Treat .c as c++ in a project using compilation database
已完成
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?
请先登录再写评论。
Problem solved: https://youtrack.jetbrains.com/issue/CPP-17048