================ @@ -1,20 +1,33 @@ // RUN: %clang_cc1 -std=hlsl202x -finclude-default-header -x hlsl -triple \ // RUN: dxil-pc-shadermodel6.3-library %s -emit-llvm -disable-llvm-passes \ -// RUN: -o - | FileCheck %s +// RUN: -Wdeprecated-declarations -o - | FileCheck %s \ ---------------- kmpeng wrote:
This file isn't related to matrices, not sure why you're editing it https://github.com/llvm/llvm-project/pull/195586 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
