[PATCH] D159103: [Driver][HLSL] Improve diagnostics for invalid shader model and stage

Justin Bogner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 11 18:24:32 PDT 2023


bogner updated this revision to Diff 556512.
bogner added a comment.

Rebased to fix conflicts


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159103

Files:
  clang/include/clang/Basic/DiagnosticDriverKinds.td
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/lib/Sema/SemaDecl.cpp
  clang/test/Driver/hlsl-lang-targets.hlsl
  llvm/include/llvm/TargetParser/Triple.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159103.556512.patch
Type: text/x-patch
Size: 8455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230912/7712256e/attachment-0001.bin>


More information about the cfe-commits mailing list