[all-commits] [llvm/llvm-project] 6a6f10: [Docs] [HLSL] Add note about PCH support
Xiang Li via All-commits
all-commits at lists.llvm.org
Fri Oct 7 10:49:39 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6a6f10fd23b2730e2c01051541c5a83f5df9131b
https://github.com/llvm/llvm-project/commit/6a6f10fd23b2730e2c01051541c5a83f5df9131b
Author: Xiang Li <python3kgae at outlook.com>
Date: 2022-10-07 (Fri, 07 Oct 2022)
Changed paths:
M clang/docs/HLSL/HLSLSupport.rst
Log Message:
-----------
[Docs] [HLSL] Add note about PCH support
PCH supported for HLSL is added when compile in -cc1 mode using -include-pch for test AST.
This change add some notes about the support of PCH for HLSL.
Reviewed By: beanz
Differential Revision: https://reviews.llvm.org/D134330
More information about the All-commits
mailing list