News
Releases
CLion Bug-Fix Update 2022.1.2
The CLion 2022.2 Early Preview program is currently running, but for those who prefer to stay with the stable versions, we are announcing the CLion 2022.1.2 big-fix update.
Build 221.5787.29 is available from our website, via the Toolbox App, as a snap for Ubuntu, or via patch from the IDE itself.
Below are the highlights of this update:
- Unit Testing
- We’ve fixed integration with Catch2 v3.
- C++ support
- CLion now handles
-Xclang
arguments passed to the compiler correctly (CPP-29177). - The Parameter Info pop-up appears automatically after typing
{
(CPP-28597). - The incorrect inlay hint with the C struct’s last member no longer appears before macros (CPP-28767).
- CLion no longer shows the incorrect Function is not implemented warning for outside class definitions of template member functions (CPP-28647).
- CLion now handles
- Performance
- CLion no longer hangs with the Formatting with ClangFormat message (CPP-29032).
The full release notes are available here.
Your CLion team
JetBrains
The Drive to Develop
Prev post CLion 2022.2 EAP2: Interval AnalysisCLion 2022.2 EAP3: CMakeCache Editor, Symbol Servers for Debug, Evaluation of Constant Values in the Editor Next post