Adds CXType_SubstTemplateTypeParm and clang_Type_getReplacementType()
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Great, thanks! I've got a couple more things to land once this is merged and I've cleaned them up. Do you wanna show me how to do the merge myself?
Comment Actions
Arg just noticed an issue: clang_Type_getReplacementType should be in the LLVM_16 block in libclang.map not in the LLVM_13 block. I've blown away my local branch so don't know how to fix the patch. Shall I just make a new patch once this is merged?
Comment Actions
In Phabricator, you can click the "Download Raw Diff" link (right-hand side of the page, near-ish the top) to get the patch back; you should be able to use that to get your local branch back to the same state.
clang-format not found in user’s local PATH; not linting file.