diff options
author | Tridacnid <tridacnid@gmail.com> | 2020-06-09 19:43:48 +0100 |
---|---|---|
committer | Nathan James <n.james93@hotmail.co.uk> | 2020-06-09 19:45:57 +0100 |
commit | ce5fecb7d0a12c27763afe3f89d1d7e8a1893dc0 (patch) | |
tree | e43f59823ac64f50fbdcefa3c68e17a8996087a7 /llvm/utils/FileCheck/FileCheck.cpp | |
parent | 7fb40e1569dd66292b647f4501b85517e9247953 (diff) | |
download | llvm-ce5fecb7d0a12c27763afe3f89d1d7e8a1893dc0.zip llvm-ce5fecb7d0a12c27763afe3f89d1d7e8a1893dc0.tar.gz llvm-ce5fecb7d0a12c27763afe3f89d1d7e8a1893dc0.tar.bz2 |
Assignment and Inc/Dec operators wouldn't register as a mutation when Implicit Paren Casts were present
Add ignoringParenImpCasts to assignment and inc/dec mutation checks in ExprMutationAnalyzer to fix clang-tidy bug PR45490.
https://bugs.llvm.org/show_bug.cgi?id=45490
Reviewed By: njames93, aaron.ballman, gribozavr2
Differential Revision: https://reviews.llvm.org/D79912
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions