Skip to content

Commit 0354eb1

Browse files
vsapsaiSterling-Augustine
authored andcommitted
[Modules] Mark CFProtectionOptions.def as a textual header because it is used for x-macro purposes. (llvm#110780)
1 parent db4e316 commit 0354eb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/include/module.modulemap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ module Clang_Basic {
6565
textual header "clang/Basic/BuiltinsX86.def"
6666
textual header "clang/Basic/BuiltinsX86_64.def"
6767
textual header "clang/Basic/BuiltinsXCore.def"
68+
textual header "clang/Basic/CFProtectionOptions.def"
6869
textual header "clang/Basic/CodeGenOptions.def"
6970
textual header "clang/Basic/DebugOptions.def"
7071
textual header "clang/Basic/DiagnosticOptions.def"

0 commit comments

Comments
 (0)