Last active
June 20, 2021 01:21
-
-
Save Roger-WIN/b074b99498ea1038cd360d193370db96 to your computer and use it in GitHub Desktop.
clangd config file for simple C++ project using Clang from MYSY2. Placed in source root.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -Wall | |
| -std=c++17 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment