This revision was automatically updated to reflect the committed changes.
Closed by commit rG0c89b343371f: [HLSL] Pass flags to cc1 based on language
(authored by beanz).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133958/new/
https://reviews.llvm
beanz updated this revision to Diff 460464.
beanz added a comment.
Fixing test typo, thanks @python3kgae!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133958/new/
https://reviews.llvm.org/D133958
Files:
clang/include/clang/Driver/Types.h
clan
python3kgae added inline comments.
Comment at: clang/test/Driver/hlsl_no_stdinc.hlsl:2
// RUN: %clang_dxc -Tlib_6_7 -fcgl -Fo - %s -### 2>&1 | FileCheck %s
--check-prefix=STDINC
+// RUN: %clang target dxil-pc-shadermodel6.3-library -o - %s -### 2>&1 |
FileCheck %s --check-pr
beanz created this revision.
beanz added reviewers: python3kgae, bogner.
Herald added a subscriber: Anastasia.
Herald added a project: All.
beanz requested review of this revision.
Herald added a subscriber: MaskRay.
Herald added a project: clang.
Having the flags only pass through if you're using