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 ec017e3 commit b8262f9Copy full SHA for b8262f9
clang/include/module.modulemap
@@ -55,7 +55,7 @@ module Clang_Basic {
55
textual header "clang/Basic/BuiltinsNEON.def"
56
textual header "clang/Basic/BuiltinsNVPTX.def"
57
textual header "clang/Basic/BuiltinsPPC.def"
58
- textual header "Basic/BuiltinsRISCVXCV.def"
+ textual header "clang/Basic/BuiltinsRISCVXCV.def"
59
textual header "clang/Basic/BuiltinsRISCVVector.def"
60
textual header "clang/Basic/BuiltinsSME.def"
61
textual header "clang/Basic/BuiltinsSVE.def"
0 commit comments