[PATCH] D132421: [HLSL] Support PCH for cc1 mode

Xiang Li via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 20 13:56:56 PDT 2022


python3kgae updated this revision to Diff 461695.
python3kgae marked 2 inline comments as done.
python3kgae added a comment.

Move #include "clang/Sema/MultiplexExternalSemaSource.h" into FrontendAction.cpp


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132421

Files:
  clang/include/clang/Sema/HLSLExternalSemaSource.h
  clang/lib/Frontend/FrontendAction.cpp
  clang/lib/Sema/HLSLExternalSemaSource.cpp
  clang/test/AST/HLSL/Inputs/pch.hlsl
  clang/test/AST/HLSL/Inputs/pch_with_buf.hlsl
  clang/test/AST/HLSL/pch.hlsl
  clang/test/AST/HLSL/pch_with_buf.hlsl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132421.461695.patch
Type: text/x-patch
Size: 13493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220920/f7632961/attachment.bin>


More information about the cfe-commits mailing list