summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2018-11-09 17:19:45 +0000
committerAaron Ballman <aaron@aaronballman.com>2018-11-09 17:19:45 +0000
commitc44c174246280dc7614b6591f48010858f482eb9 (patch)
treeee0b46581c0d7149fdf74e5c5943b534b7fec331 /lldb/packages/Python/lldbsuite/test/python_api
parent21e7f5e24eb1fef1676d70eb013b1346482a7bac (diff)
downloadbcm5719-llvm-c44c174246280dc7614b6591f48010858f482eb9.tar.gz
bcm5719-llvm-c44c174246280dc7614b6591f48010858f482eb9.zip
Introduce the _Clang scoped attribute token.
Currently, we only accept clang as the scoped attribute identifier for double square bracket attributes provided by Clang, but this has the potential to conflict with user-defined macros. To help alleviate these concerns, this introduces the _Clang scoped attribute identifier as an alias for clang. It also introduces a warning with a fixit on the off chance someone attempts to use __clang__ as the scoped attribute (which is a predefined compiler identification macro). llvm-svn: 346521
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud