summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
diff options
context:
space:
mode:
authorYitzhak Mandelbaum <yitzhakm@google.com>2019-06-13 19:05:02 +0000
committerYitzhak Mandelbaum <yitzhakm@google.com>2019-06-13 19:05:02 +0000
commit67d4a6d48cf31d2d64867a3f1ea4f5fc3249f795 (patch)
treee35e9b0b2cf99db9c2c6398e673cecb31fc2030c /llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
parent17965d42f420a0ca6d7bd5b9a0d7d472dfc5689d (diff)
downloadbcm5719-llvm-67d4a6d48cf31d2d64867a3f1ea4f5fc3249f795.tar.gz
bcm5719-llvm-67d4a6d48cf31d2d64867a3f1ea4f5fc3249f795.zip
[clang-tidy] Make ClangTidyCheck::OptionsView public.
Summary: The `OptionsView` class is currently protected. This constraint prevents tidies from passing the OptionsView to, for example, a helper function. Similarly, TransformerClangTidyCheck cannot pass the `OptionsView` object to functions that generate `tooling::RewriteRule`s. The latter is needed to allow the definition of such rules to depend on the clang-tidy options, as demonstrated in the child revision. Reviewers: gribozavr Subscribers: xazax.hun, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D63287 llvm-svn: 363296
Diffstat (limited to 'llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud