llvm-project/clang/include
Leonard Chan fc40cbd9d8 [Attribute/Diagnostics] Print macro if definition is an attribute declaration
If an address_space attribute is defined in a macro, print the macro instead
when diagnosing a warning or error for incompatible pointers with different
address_spaces.

We allow this for all attributes (not just address_space), and for multiple
attributes declared in the same macro.

Differential Revision: https://reviews.llvm.org/D51329

llvm-svn: 359826
2019-05-02 20:38:14 +00:00
..
clang [Attribute/Diagnostics] Print macro if definition is an attribute declaration 2019-05-02 20:38:14 +00:00
clang-c [libclang] Restore old clang_Cursor_isAnonymous behaviour 2019-04-29 13:44:07 +00:00
CMakeLists.txt