[NFC] Remove string parameter of annotation attribute from AST childs.
authorTyker <tyker1@outlook.com>
Mon, 9 Nov 2020 14:06:14 +0000 (15:06 +0100)
committerTyker <tyker1@outlook.com>
Mon, 9 Nov 2020 15:39:59 +0000 (16:39 +0100)
commitd093401a2617d3c46aaed9eeaecf877e3ae1a9f1
tree8219819a008a8bc301a94da385a25c4fb5bac003
parentd631e5240c9a8ed6bc62e638b72214d030d564aa
[NFC] Remove string parameter of annotation attribute from AST childs.
this simplifies using annotation attributes when using clang as library
clang/include/clang/Basic/Attr.td
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/AST/ast-dump-attr.cpp
clang/test/Misc/pragma-attribute-cxx.cpp
clang/test/Misc/pragma-attribute-objc.m