This revision was automatically updated to reflect the committed changes.
Closed by commit rG6a6f10fd23b2: [Docs] [HLSL] Add note about PCH support
(authored by python3kgae).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134330/new/
https://reviews.
python3kgae updated this revision to Diff 465441.
python3kgae added a comment.
Update to match comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134330/new/
https://reviews.llvm.org/D134330
Files:
clang/docs/HLSL/HLSLSupport.rst
Index: cl
beanz added inline comments.
Comment at: clang/docs/HLSL/HLSLSupport.rst:98
+``HLSLExternalSemaSource`` will create new decls and use the old decls as
+argument for setPreviousDecl.
+
We can probably generalize this to something like:
```
When precompiled headers
python3kgae created this revision.
python3kgae added reviewers: beanz, pow2clk, bogner, bob80905.
Herald added a subscriber: Anastasia.
Herald added a project: All.
python3kgae requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
PCH supported f