[PATCH] D71397: [clang] Improve LLVM-style RTTI support in ExternalASTSource/ExternalSemaSource
Raphael Isemann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 12 01:03:14 PST 2019
teemperor added a comment.
I didn't add specific ID's to all of the subclasses in clang/clang-tools-extra because we never actually check for these specific classes anywhere from what I can see. But if anyone thinks that would be useful to have then I can update the patch.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71397/new/
https://reviews.llvm.org/D71397
More information about the cfe-commits
mailing list