diff options
author | Stephen Kelly <steveire@gmail.com> | 2021-01-02 21:18:29 +0000 |
---|---|---|
committer | Stephen Kelly <steveire@gmail.com> | 2021-02-03 23:21:17 +0000 |
commit | c0199b2a21705747c999a59bfa77d7fc6e4500a5 (patch) | |
tree | 3eb505feb2b5641a88098c5b227b9fbf870ab36d /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1f06f41993b6363e6b2c4f22a13488a3e687f31b (diff) | |
download | llvm-c0199b2a21705747c999a59bfa77d7fc6e4500a5.zip llvm-c0199b2a21705747c999a59bfa77d7fc6e4500a5.tar.gz llvm-c0199b2a21705747c999a59bfa77d7fc6e4500a5.tar.bz2 |
[clang-tidy] Use new mapping matchers
Use mapAnyOf() and matchers based on it.
Use of binaryOperation() means that modernize-loop-convert and
readability-container-size-empty can now be used with rewritten binary
operators.
Differential Revision: https://reviews.llvm.org/D94131
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions