diff options
author | Siddharth Bhat <siddu.druid@gmail.com> | 2017-07-24 12:40:52 +0000 |
---|---|---|
committer | Siddharth Bhat <siddu.druid@gmail.com> | 2017-07-24 12:40:52 +0000 |
commit | e2699b572e99110dc647a9f9dd1147b70db40412 (patch) | |
tree | 5ac63631630a7a7406b6c51fc5af0498a41c6b4d /lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/main.cpp | |
parent | 5b8a9095e84c3be3a1bb46dfd3e09e9e4d8013f0 (diff) | |
download | bcm5719-llvm-e2699b572e99110dc647a9f9dd1147b70db40412.tar.gz bcm5719-llvm-e2699b572e99110dc647a9f9dd1147b70db40412.zip |
[Polly] [NFC] [ScopDetection] Make `polly-only-func` perform regex scop name match.
Summary:
- We were using `.count` in `StringRef`, which matches substrings.
- We may want to use this for equality as well.
- Generalise this, so allow regexes as a parameter to `polly-only-func`.
Differential Revision: https://reviews.llvm.org/D35728
llvm-svn: 308875
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/main.cpp')
0 files changed, 0 insertions, 0 deletions