Skip to content

Remove -fmodules from CMake C++ compilation flags. #6385

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 2, 2020

Conversation

wilhuff
Copy link
Contributor

@wilhuff wilhuff commented Sep 1, 2020

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.

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.
@thebrianchen thebrianchen assigned wilhuff and unassigned thebrianchen Sep 1, 2020
@wilhuff wilhuff merged commit 9f7301a into master Sep 2, 2020
@wilhuff wilhuff deleted the wilhuff/remove-fmodules branch September 2, 2020 01:00
@firebase firebase locked and limited conversation to collaborators Oct 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants