diff options
author | Nathan James <n.james93@hotmail.co.uk> | 2020-06-22 18:26:17 +0100 |
---|---|---|
committer | Nathan James <n.james93@hotmail.co.uk> | 2020-06-22 18:26:18 +0100 |
commit | 6ae0f5f3e1d465e6a663a50f2cc077671bc6d097 (patch) | |
tree | d3c4c3d35208e7fa6c73d12ccf7518e0cc33c3a6 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9a8b0411448062e7231a0ee26bd14a3d1c097e9e (diff) | |
download | llvm-6ae0f5f3e1d465e6a663a50f2cc077671bc6d097.zip llvm-6ae0f5f3e1d465e6a663a50f2cc077671bc6d097.tar.gz llvm-6ae0f5f3e1d465e6a663a50f2cc077671bc6d097.tar.bz2 |
[clang-tidy] RenamerClangTidy wont emit fixes in scratch space
Prevent fixes being displayed if usages are found in the scratch buffer.
See [[ https://bugs.llvm.org/show_bug.cgi?id=46219 | Fix-It hints are being generated in the ScratchBuffer ]].
It may be wise down the line to put in a general fix in clang-tidy to prevent ScratchBuffer replacements being applied, but for now this will help.
Reviewed By: aaron.ballman
Differential Revision: https://reviews.llvm.org/D82162
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions