diff options
author | Thomas Preud'homme <thomasp@graphcore.ai> | 2019-12-11 23:48:01 +0000 |
---|---|---|
committer | Thomas Preud'homme <thomasp@graphcore.ai> | 2020-01-06 22:28:23 +0000 |
commit | d8fd92eaaa34b463a573ed1b216f93a3d1ff6eef (patch) | |
tree | d9d327b8ef0382b0eaac8cebdbd517b3bf465d2e /lldb/packages/Python/lldbsuite/test/concurrent_base.py | |
parent | 24ee4edee8e00bb7ad3d3cda17d02a442456ff3e (diff) | |
download | bcm5719-llvm-d8fd92eaaa34b463a573ed1b216f93a3d1ff6eef.tar.gz bcm5719-llvm-d8fd92eaaa34b463a573ed1b216f93a3d1ff6eef.zip |
[FileCheck] Remove FileCheck prefix in API
Summary:
When FileCheck was made a library, types in the public API were renamed
to add a FileCheck prefix, such as Pattern to FileCheckPattern. Many
types were moved into a private interface and thus don't need this
prefix anymore. This commit removes those unneeded prefixes.
Reviewers: jhenderson, jdenny, probinson, grimar, arichardson, rnk
Reviewed By: jhenderson
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D72186
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/concurrent_base.py')
0 files changed, 0 insertions, 0 deletions