We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1053b3e commit 1202c24Copy full SHA for 1202c24
clang/include/module.modulemap
@@ -65,6 +65,7 @@ module Clang_Basic {
65
textual header "clang/Basic/BuiltinsX86.def"
66
textual header "clang/Basic/BuiltinsX86_64.def"
67
textual header "clang/Basic/BuiltinsXCore.def"
68
+ textual header "clang/Basic/CFProtectionOptions.def"
69
textual header "clang/Basic/CodeGenOptions.def"
70
textual header "clang/Basic/DebugOptions.def"
71
textual header "clang/Basic/DiagnosticOptions.def"
0 commit comments