C++20 error highlight not working in CLion 2020.1

已完成

Steps to reproduce:

- Create a C++ Executable project and set standard to C++20.

Error check will not work, the IDE only check for typos. Inspections settings was never touched.

1

Hello!

On what OS do you use CLion? What toolchain (File | Settings | Build, Execution, Deployment | Toolchains) do you use?

0
Avatar
Permanently deleted user

I'm at Fedora 32 Workstation Edition, using clang/llvm version 10.

1

Please send the idea.log file from ~/.cache/JetBrains/CLion2020.1/log to clion-support at jetbrains.com. Note that logs might contain private user's information (like file paths and names). 

0

Probable you faced https://youtrack.jetbrains.com/issue/CPP-20089 which is fixed in CLion 2020.1.1 released today. Please update CLion and check whether the issue is gone.

0

请先登录再写评论。