CLion 2018.1.1 update is available
CLion 2018.1.1, build 181.4445.84, a bug-fix update to the recently released major CLion update, is now available for download.
For future updates it will work automatically if you have Settings/Preferences | Appearance & Behavior | System Settings | Updates | Automatically check updates for… option enabled.
This update addresses:
- C++ support: incorrect parsing and resolving of
unordered_map
,shared_ptr
with a forward declaration and some more related issues (CPP-12079). - WSL issue, when the CMake project loading can take forever (CPP-12519). And a couple of other WSL-related issues.
- GDB debugger: a fix for STL containers that were not updated during stepping, if the breakpoint was set before the containers were filled (CPP-7166, CPP-7574, CPP-7720).
- Bundled CMake 3.10 is built with macOS 10.9 support to avoid incompatibility issues (CPP-12518).
Full release notes are available by the link. And to learn about our roadmap for CLion 2018.2 read this blog post.
Your CLion Team
JetBrains
The Drive to Develop