[PATCH] D126719: [clang-cl] Add support for /kernel

Stephen Long via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 3 13:19:21 PDT 2022


steplong updated this revision to Diff 434122.
steplong added a comment.

- Whoops missed a "/" in the test


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.434122.patch
Type: text/x-patch
Size: 6667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220603/98adcec6/attachment.bin>


More information about the cfe-commits mailing list