diff options
author | Balázs Kéri <1.int32@gmail.com> | 2021-03-22 11:50:44 +0100 |
---|---|---|
committer | Balázs Kéri <1.int32@gmail.com> | 2021-03-22 14:38:49 +0100 |
commit | ce9bade1f2c6249cf4179842aeb5e7e3bb34ceec (patch) | |
tree | 4fcfcf7c85ac34e0d4cb527a326060fa4335ebae /llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp | |
parent | 116b8525c944129688a62a50e99e0b73ec8e07fe (diff) | |
download | llvm-ce9bade1f2c6249cf4179842aeb5e7e3bb34ceec.zip llvm-ce9bade1f2c6249cf4179842aeb5e7e3bb34ceec.tar.gz llvm-ce9bade1f2c6249cf4179842aeb5e7e3bb34ceec.tar.bz2 |
[clang][ASTImporter] Add import API for 'const Type *' (NFC).
There was only an `Import` function for `QualType` but not for `Type`.
For correct import of some AST nodes where not `QualType` is used
an import of `Type *` is needed. (It is the case with
`FieldDecl::getCapturedVLAType`.)
Reviewed By: shafik, teemperor, martong
Differential Revision: https://reviews.llvm.org/D98951
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp')
0 files changed, 0 insertions, 0 deletions