[Lldb-commits] [PATCH] D61438: [ASTImporter] Use llvm::Expected and Error in the importer API
Gabor Marton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed May 8 04:31:35 PDT 2019
martong updated this revision to Diff 198623.
martong added a comment.
- Use LLDB_LOG_ERROR in ImportDefinitionTo
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61438/new/
https://reviews.llvm.org/D61438
Files:
clang/include/clang/AST/ASTImporter.h
clang/lib/AST/ASTImporter.cpp
clang/lib/AST/ExternalASTMerger.cpp
clang/lib/CrossTU/CrossTranslationUnit.cpp
clang/lib/Frontend/ASTMerge.cpp
clang/unittests/AST/ASTImporterTest.cpp
lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp
lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp
lldb/source/Symbol/ClangASTContext.cpp
lldb/source/Symbol/ClangASTImporter.cpp
lldb/source/Symbol/CxxModuleHandler.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61438.198623.patch
Type: text/x-patch
Size: 46621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190508/e924b3e9/attachment-0001.bin>
More information about the lldb-commits
mailing list