[PATCH] D126719: [clang-cl] Add support for /kernel
Stephen Long via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 1 07:18:47 PDT 2022
steplong updated this revision to Diff 433389.
steplong added a comment.
Herald added a subscriber: ormris.
- Reject /kernel and /arch combinations for x64 and x86
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126719/new/
https://reviews.llvm.org/D126719
Files:
clang/include/clang/Basic/LangOptions.def
clang/include/clang/Driver/Options.td
clang/lib/Basic/Targets/OSTargets.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/cl-zc.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126719.433389.patch
Type: text/x-patch
Size: 6155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220601/83e95f1e/attachment.bin>
More information about the cfe-commits
mailing list