Treat .c as c++ in a project using compilation database
Completed
Can Clion automatically treat a .c file as c++ source code by finding out that it is compiled using a c++ compiler recorded in compile_commands.json?
Please sign in to leave a comment.
Problem solved: https://youtrack.jetbrains.com/issue/CPP-17048