================ @@ -0,0 +1,10 @@ +// RUN: %clang_cc1 -triple x86_64-pc-linux-gnu -emit-llvm -o - %s > /dev/null ---------------- erichkeane wrote:
Good catch shafik. @mkovacevic99 : Please make sure you add check lines to this, and have it go through FileCheck like other tests! Else we'll have to revert this patch. https://github.com/llvm/llvm-project/pull/197874 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
