Early Access Program
News
CLion 2017.3 EAP: bug-fixes in C++ support
Hi,
A new CLion 2017.3 EAP (build 173.2463.5) is now available and addresses the following issues:
- Issues in CLion’s language engine related to
array
usages are fixed. This covers mostly incorrect overload resolution behavior, which leads to false-positive warnings (CPP-7860, CPP-9491 and CPP-10231) - For -include option, support for values provided without a space after the option’s name is added (CPP-10351).
- In case you are using C+17, for C++17 features that are not yet supported in CLion, a workaround is added to avoid (where possible) bogus warnings and errors in the code highlighter.
The full release notes are available here.
Your CLion Team
The Drive to Develop