diff options
author | Edwin Vane <revane@google.com> | 2024-04-12 12:49:25 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-12 12:49:25 -0400 |
commit | 54a6798e0a3630e705ed32dbbd63414a16331085 (patch) | |
tree | 2f94ada16c6929bf7884dd98d612d36a72131ac7 /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | 37575f5262d0e37a1e0b10c59fb8f59182cfe951 (diff) | |
download | llvm-54a6798e0a3630e705ed32dbbd63414a16331085.zip llvm-54a6798e0a3630e705ed32dbbd63414a16331085.tar.gz llvm-54a6798e0a3630e705ed32dbbd63414a16331085.tar.bz2 |
[clang-tidy] Simplify RenamerClangTidyCheck API (#88268)
Some functions allow a null SourceManager, no SourceManager, or a
SourceManager in an inconsistent argument position. Since SourceManager
is generally not null and it doesn't make sense to apply renaming
without one, these inconsistencies are now gone.
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions