================ @@ -0,0 +1,29 @@ +// REQUIRES: asserts +// RUN: not --crash %clang_cc1 -std=hlsl202x -finclude-default-header -triple dxil-pc-shadermodel6.6-compute %s -emit-obj -O1 -o %t 2>&1 | FileCheck %s ---------------- bogner wrote:
That sounds reasonable to me. https://github.com/llvm/llvm-project/pull/190037 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
