forked from EOSIO/llvm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1 parent
f6bd9c3
commit cb2660f
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule clang
updated
5 files
+20 −0 | include/clang/AST/Decl.h | |
+24 −1 | include/clang/Basic/Attr.td | |
+21 −0 | include/clang/Basic/AttrDocs.td | |
+34 −0 | lib/AST/Decl.cpp | |
+36 −0 | lib/Sema/SemaDeclAttr.cpp |