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

TemplateName structural equivalence related fixes. #626

Closed balazske closed 5 years ago

balazske commented 5 years ago

Different kinds of TemplateName should be equal if the template decl (if available) is equal (even if the name kind is different).

balazske commented 5 years ago

Tests failed because unrelated (?) temporary LLDB test problems. Different errors occured in different test runs, and a passed run.