================ @@ -0,0 +1,99 @@ +// RUN: %clang_cc1 -emit-llvm %s -triple x86_64-unknown-linux-gnu -o - | FileCheck %s ---------------- darkbuck wrote:
> Consider using update_cc_test_checks.py. > > I'd like to see checks that we emit convergence tokens on targets where > that's the default. However, it seems that the script doesn't generate checks on attribute definitions. I tried '--check-attributes`, but it only added function attributes. https://github.com/llvm/llvm-project/pull/100637 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits