diff options
author | Serge Pavlov <sepavloff@gmail.com> | 2019-08-01 15:15:10 +0000 |
---|---|---|
committer | Serge Pavlov <sepavloff@gmail.com> | 2019-08-01 15:15:10 +0000 |
commit | 3c26163d1a18eb9a324a69ea1eb988eb3289c20e (patch) | |
tree | 9ab8de79cf191783ef600ba55e27e066d40800e2 /lldb/packages/Python/lldbsuite/test/functionalities/command_source/TestCommandSource.py | |
parent | 5c2d5f066fba2c080438a8643550b544ac466f5d (diff) | |
download | bcm5719-llvm-3c26163d1a18eb9a324a69ea1eb988eb3289c20e.tar.gz bcm5719-llvm-3c26163d1a18eb9a324a69ea1eb988eb3289c20e.zip |
[Parser] Use special definition for pragma annotations
Previously pragma annotation tokens were described as any other
annotations in TokenKinds.def. This change introduces special macro
PRAGMA_ANNOTATION for the pragma descriptions. It allows implementing
checks that deal with pragma annotations only.
Differential Revision: https://reviews.llvm.org/D65405
llvm-svn: 367575
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/command_source/TestCommandSource.py')
0 files changed, 0 insertions, 0 deletions