Cross Translation Unit analysis capability for Clang Static Analyzer. (Fork of official clang at http://llvm.org/git/clang)
15
stars
10
forks
source link
[ASTImporter] Improved VarTemplateDecl redecl chain handling at import. #641
Closed
balazske closed 5 years ago
The import (visit) function does not look perfect (compared to
VisitVarDecl
) but better than it was.