diff options
author | Justin Bogner <mail@justinbogner.com> | 2017-10-18 15:37:09 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2017-10-18 15:37:09 +0000 |
commit | 1a33cdb2e245dcfdde147aa2089dc1e862d9e0e5 (patch) | |
tree | 14427fd7082ee16fce447126e1c710d51220f068 /clang-tools-extra/test/clang-tidy/cppcoreguidelines-owning-memory-containers.cpp | |
parent | 2ac32cc9ce76f60afea9e4b5dc6137067bb609c7 (diff) | |
download | bcm5719-llvm-1a33cdb2e245dcfdde147aa2089dc1e862d9e0e5.tar.gz bcm5719-llvm-1a33cdb2e245dcfdde147aa2089dc1e862d9e0e5.zip |
update_mir_test_checks: Do a better job of disambiguating names
Matching prefixes isn't good enough, because it leads to things like
calling the first constant C3 just because there were two copies
before it. Tighten up the check to match more precisely, but also be
careful about ambiguity when dealing with target opcodes that end in a
number.
llvm-svn: 316088
Diffstat (limited to 'clang-tools-extra/test/clang-tidy/cppcoreguidelines-owning-memory-containers.cpp')
0 files changed, 0 insertions, 0 deletions