[PATCH] D61438: [ASTImporter] Use llvm::Expected and Error in the importer API
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 9 07:41:26 PDT 2019
martong updated this revision to Diff 198824.
martong added a comment.
- Remove remaining FIXMEs
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.198824.patch
Type: text/x-patch
Size: 48042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190509/d40e269d/attachment-0001.bin>
More information about the cfe-commits
mailing list