A new CLion 2020.3.3 bug-fix update is now available!
Build 203.7717.62 is available for download from our website, via the Toolbox App, or as a snap (for Ubuntu). A patch update will be available shortly.
DOWNLOAD CLION
Makefile toolchain
When loading a Makefile project, CLion now not only uses the make executable from the Makefile toolchain, but it also takes compilers from it (if configured explicitly in the corresponding toolchain). This improves the consistency and accuracy of our Makefile project support.
Debugger bug-fixes
A fix for the incorrect watchpoint types (CPP-9407), and also