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

Overcrowded ASTImporter tests #507

Closed martong closed 5 years ago

martong commented 6 years ago

We cannot manage anymore that much of code repetition in ASTImporter test. First, we should refactor redecl chain related tests into a separate test file.

martong commented 6 years ago

Part of the solution is #508