Ericsson / clang

Cross Translation Unit analysis capability for Clang Static Analyzer. (Fork of official clang at http://llvm.org/git/clang)
http://clang.llvm.org/
Other
15 stars 10 forks source link

create additional opensource patches for Error handling on ASTImporter #509

Closed dkrupp closed 5 years ago

dkrupp commented 6 years ago

D53818 [ASTImporter] Changed use of Import to Import_New in ASTImporter. D53751 [ASTImporter] Added Import functions for transition to new API. D53757 [ASTImporter] Changed use of Import to Import_New in ASTNodeImporter.

and we need some more.

dkrupp commented 5 years ago

fix the failing test ton MacOS and reopen the phabricator patch https://reviews.llvm.org/D53818

dkrupp commented 5 years ago

we are waiting for #556 to finish. we should finish this before clang 8 is forked.

balazske commented 5 years ago

It looks like that this issue is about upstreaming #518 .

martong commented 5 years ago

https://reviews.llvm.org/D61438