[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
Fri Sep 1 11:59:23 PDT 2023
bogner updated this revision to Diff 555451.
bogner added a comment.
- Consolidate error messages
- Error messages should start with a lower case letter
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.555451.patch
Type: text/x-patch
Size: 8372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230901/7404b0cd/attachment.bin>
More information about the cfe-commits
mailing list