[PATCH] D46421: [analyzer][CrossTU] Extend CTU to VarDecls with initializer
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 1 14:24:40 PST 2019
NoQ added a comment.
Fxd the global variable problem in D57619 <https://reviews.llvm.org/D57619>, thanks! I think you should change back to `getInit()` once D57619 <https://reviews.llvm.org/D57619> lands.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D46421/new/
https://reviews.llvm.org/D46421
More information about the cfe-commits
mailing list