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] Eliminated some unittest warnings. #412

Closed balazske closed 6 years ago

balazske commented 6 years ago

Backport of Differential review D47459.

Many tests are changed but not the code to test. Some of the tests are disabled in ctu-clang6. The change was only for a part of the tests. (Better would be to have exactly the same tests in both as far as possible, disable those that do not pass.)

balazske commented 6 years ago

Enabled test ImportTemplatedDeclForTemplate.