[PATCH] D56936: Fix handling of overriden methods during ASTImport
Shafik Yaghmour via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 24 14:45:44 PST 2019
shafik updated this revision to Diff 183406.
shafik marked 3 inline comments as done.
shafik added a comment.
Changes based on comments
- Refactoring ImportFunctionDeclBody to return Error
- Refactoring test/Analysis/ctu-main.cpp based on Gabor's patch
- Removing merging of function body for later PR
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56936/new/
https://reviews.llvm.org/D56936
Files:
lib/AST/ASTImporter.cpp
test/Analysis/Inputs/ctu-other.cpp
test/Analysis/ctu-main.cpp
unittests/AST/ASTImporterTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56936.183406.patch
Type: text/x-patch
Size: 11298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190124/b19dda31/attachment-0001.bin>
More information about the cfe-commits
mailing list