projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db4ad36
)
[modulemap] Add AArch64SVEACLETypes.def
author
Kristina Brooks
<notstina@gmail.com>
Sat, 10 Aug 2019 08:21:14 +0000
(08:21 +0000)
committer
Kristina Brooks
<notstina@gmail.com>
Sat, 10 Aug 2019 08:21:14 +0000
(08:21 +0000)
Update modulemap with a new textual header.
llvm-svn: 368508
clang/include/clang/module.modulemap
patch
|
blob
|
history
diff --git
a/clang/include/clang/module.modulemap
b/clang/include/clang/module.modulemap
index 56fb4b57b14b86be15fc951ab302d03d7b4d0059..fc4a2de2f99e30ea5827b31e19779ced04cd0b24 100644
(file)
--- a/
clang/include/clang/module.modulemap
+++ b/
clang/include/clang/module.modulemap
@@
-31,6
+31,7
@@
module Clang_Basic {
requires cplusplus
umbrella "Basic"
+ textual header "Basic/AArch64SVEACLETypes.def"
textual header "Basic/BuiltinsAArch64.def"
textual header "Basic/BuiltinsAMDGPU.def"
textual header "Basic/BuiltinsARM.def"