News
Releases
CLion Bug-Fix Update 2022.2.4
The CLion bug-fix update 2022.2.4 is now available!
Download build 222.4345.21 from our website, through the Toolbox App, as a snap for Ubuntu, or via patch from the IDE.
The main highlights of this build include:
- We’ve fixed several bugs in code analysis:
- The Unreachable code warning is no longer triggered incorrectly in the switch-case branch (CPP-29841, CPP-30409).
- The Condition is always true warning is no longer triggered incorrectly (CPP-29951, CPP-30291).
- The Value is only assigned but never accessed warning is no longer triggered incorrectly when accessing memory addresses (CPP-30354).
- IAR language extensions are now supported in CLion. The code is parsed and highlighted correctly (CPP-10901).
- Files can now be edited properly after the project has been recompiled (CPP-30176).
- Clangd no longer fails to parse the source files (CPP-30089).
- When you develop remotely using the thin client in CLion, the JetBrains client rejoins the session after the Restart IDE action is called (GTW-1690).
- The Create branch input field in the Open task window now has the correct size (IDEA-252365).
- Performance has been improved when working with language injections (IDEA-292182).
The full release notes are available here.
Your CLion team
JetBrains
The Drive to Develop
Prev post CLion 2022.3 EAP: Cppreference Documentation, CMake Targets Under Root, and Function Return Value in DebuggerCLion 2022.3 EAP: New Settings Sync Solution, Linker Scripts, Azure RTOS Next post