Files
clang-p2996/clang/include/module.modulemap
Qiongsi Wu 85e23fe9c7 [Modules] Add clang/Lex/HLSLRootSignatureTokenKinds.def to clang's modulemap (#127839)
b41b86a907 added a new textual header
`clang/Lex/HLSLRootSignatureTokenKinds.def` but did not add it to
`clang`'s module map. This causes build failure when building llvm with
`-DLLVM_ENABLE_MODULES=ON`. This PR adds the new textual header to the
module map and fixes the build break.

Fixing rdar://145148093.
2025-02-19 11:21:04 -08:00

7.3 KiB