================ @@ -3134,6 +3134,9 @@ def warn_function_attribute_ignored_in_stmt : Warning< "use '%0' on statements">, InGroup<IgnoredAttributes>; +def err_musttail_conflicts_with_not_tail_called : Error< ---------------- AaronBallman wrote:
Can we reuse `err_musttail_mismatch` instead? https://github.com/llvm/llvm-project/pull/134465 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits