Early Access Program News

CLion 2018.1 EAP: CMake 3.10, Google Test with MSVC and C++ support improvements

Hi,

The new CLion 2018.1 EAP, build 181.3986.16 is now available! Get it from our site or via JetBrains Toolbox App. Or, if you have the previous EAP build (181.3870.21) installed, you should soon get a notification in the IDE about a patch update.

Download CLion 2018.1 EAP

C++ support

In this build we’ve fixed an incorrect ‘Can’t resolve constructor’ error that happened in some cases when using = ... statement was used. It now works correctly in CLion:
constructor_using

Besides, this EAP build addresses several regressions:

  • Incorrect Can’t access class error (CPP-11393)
  • Incorrect Incompatible types in initializer error in some cases (CPP-11407)
  • Failed resolve of the structure’s member in case of typedef before the declaration (CPP-12046) and some other cases (CPP-12082)

Google Test with MSVC

CLion integrates with Google Test, Boost.Test and Catch frameworks. In this EAP build we’ve fixed an issue with Google Test output not handled correctly in case the Microsoft Visual C++ compiler toolchain is used.

CMake 3.10

Bundled CMake was updated to v3.10. As a side effect, minimum supported Cygwin version was set to 2.8.

That’s it! Full release notes are available by the link.

CLion 2018.1 EAP: quick overview

Here is a quick reminder of the main changes we’ve already made to CLion 2018.1 EAP:

  • Windows Subsystem for Linux support in CLion (with debug support and Valgrind Memcheck)
  • Support for if and switch with initializers from C++17
  • Code folding of the control statements
  • Ability to open single file/folder in CLion, load and unload CMake actions
  • Support for CMake Install
  • Support for Clang-Tidy options and configs
  • Objective-C/Objective-C++ support
  • Partial commits in Git
  • And many others changes and improvements

Feel free to share your feedback with us and suggest a new feature or report a problem in any way that’s convenient for you: this blog post (in comments), the issue tracker, or Twitter (@clion_ide).

Download CLion 2018.1 EAP

Your CLion Team
JetBrains
The Drive to Develop

image description

Discover more