Correctly implement the CheckerVisit optimization introduced in r106884, but...
Correctly implement the CheckerVisit optimization introduced in r106884, but this time actually used the cached checker list when calling back to Checker visit methods. This reduces the analysis time for sqlite3.c by 8%. llvm-svn: 107259
Loading
Please register or sign in to comment