[PATCH] D66102: [Symbol] Decouple clang from CompilerType
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 20 15:51:45 PDT 2019
aprantl added a comment.
Should we add some sort of convenience function or a ClangCompilerType subclass of CompilerType that reduces the amount of boilerplate needed on the RHS?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66102/new/
https://reviews.llvm.org/D66102
More information about the llvm-commits
mailing list