[clang] [clang-tools-extra] [clang-tidy] fix match for binaryOperator in ExprMutationAnalyzer for misc-const-correctness (PR #70559)
Piotr Zegar via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 8 22:52:08 PST 2023
PiotrZSL wrote:
In tests we usually use `-fno-delayed-template-parsing` to overcome this issue with templates and windows.
https://github.com/llvm/llvm-project/pull/70559
More information about the cfe-commits
mailing list