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

ASTImporter SourceLocation import fixes #595

Closed balazske closed 5 years ago

balazske commented 5 years ago

Various fixes at import of SourceLocation's. There is no test for these problems, it will follow later.

balazske commented 5 years ago

related Phabricator reviews: https://reviews.llvm.org/D60461 https://reviews.llvm.org/D60463 (at least one more follows)