[clang-tools-extra] [clang] [clang-tidy] fix match for binaryOperator in ExprMutationAnalyzer for misc-const-correctness (PR #70559)
Qizhi Hu via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 6 18:21:30 PST 2023
jcsxky wrote:
how about adding a function call like `f<int>()`? will this can prevent clang to emit empty function body?
https://github.com/llvm/llvm-project/pull/70559
More information about the cfe-commits
mailing list