python3kgae marked an inline comment as done.
python3kgae added inline comments.


================
Comment at: clang/test/Driver/hlsl-entry.cpp:1
+// RUN:not %clang -cc1 -triple dxil-pc-shadermodel6.3-compute -x c++ 
-hlsl-entry foo  %s  2>&1 | FileCheck %s --check-prefix=NOTHLSL
+
----------------
MaskRay wrote:
> Note, test/Driver deliberately discourages `%clang_cc1` and `%clang -cc1` 
> tests. The tests test other components of Clang (not Driver) and should be 
> moved to appropriate components.
Moved to Frontend.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124751/new/

https://reviews.llvm.org/D124751

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to