================ @@ -0,0 +1,3 @@ +// RUN: %check_clang_tidy -std=c++20 %s misc-use-internal-linkage %t -- -- -I%S/Inputs/use-internal-linkage + +consteval void gh122096() {} ---------------- chfast wrote:
Can you also check `constexpr void func_constexpr()`? https://github.com/llvm/llvm-project/pull/122141 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits