Commits


Gil authored and GitHub committed 9f7301aca60
Remove -fmodules from C++ compilation flags. (#6385) This option doesn't work with C++, and even though the clang compiler ignores it, clangd does not, and this causes syntax highlighting failures in CLion.