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
GetAlreadyImportedOrNull should be a constant function taking a const Decl* #379
Closed
martong closed 5 years ago
Change the function signature to
This implies moving
ImportDefinition
outside.Ensure that there is no regression in tests (inc lldb) and in analysis of opensource projects.