diff options
author | Vedant Kumar <vsk@apple.com> | 2016-05-17 17:26:02 +0000 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2016-05-17 17:26:02 +0000 |
commit | 5119923cdd7c2340ce669e57bf67cb7ac79724ac (patch) | |
tree | 4afa65b132d77d56f2ae0e553997144258b10d53 /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | 1c0f0b242da706ee4b31b5107273476358895049 (diff) | |
download | llvm-5119923cdd7c2340ce669e57bf67cb7ac79724ac.zip llvm-5119923cdd7c2340ce669e57bf67cb7ac79724ac.tar.gz llvm-5119923cdd7c2340ce669e57bf67cb7ac79724ac.tar.bz2 |
[clang-tidy] Skip misc-macro-parentheses for namespaces (Fix PR27400)
If a use of a macro argument is preceded by the `namespace` keyword, do
not warn that the use should be wrapped in parentheses.
Patch by Mads Ravn!
llvm-svn: 269786
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions