diff options
author | Alexander Kornienko <alexfh@google.com> | 2018-01-11 13:00:28 +0000 |
---|---|---|
committer | Alexander Kornienko <alexfh@google.com> | 2018-01-11 13:00:28 +0000 |
commit | 5a65e67d5dc35b04f70019e61740956acca56e98 (patch) | |
tree | 9e75900ac25628f9c48f44ba044807d8696d2eb3 /lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py | |
parent | 7488d3a81c5b62f63dd2acb15b35ef491b195a0c (diff) | |
download | bcm5719-llvm-5a65e67d5dc35b04f70019e61740956acca56e98.tar.gz bcm5719-llvm-5a65e67d5dc35b04f70019e61740956acca56e98.zip |
[clang-tidy] Fix google-readability-namespace-comments handling of C++17 nested namespaces
Summary:
Fixes bug 34701
When we encounter a namespace find the location of the left bracket.
Then if the text between the name and the left bracket contains a ':'
then it's a C++17 nested namespace.
Reviewers: #clang-tools-extra, alexfh, aaron.ballman
Reviewed By: aaron.ballman
Subscribers: curdeius, cfe-commits, krasimir, JonasToth, JDevlieghere, xazax.hun
Tags: #clang-tools-extra
Patch by Alexandru Octavian Buțiu!
Differential Revision: https://reviews.llvm.org/D38284
llvm-svn: 322274
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py')
0 files changed, 0 insertions, 0 deletions