[PATCH] D56441: [analyzer][CrossTU][NFC] Generalize to external definitions instead of external functions
Artem Dergachev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 10 18:42:27 PST 2019
NoQ added a comment.
Hmm, it disappeared after a clean rebuild. I think the problem was that i did `make clang` and then ran tests manually, instead of `make`, so the tool was not rebuilt and was only present under its old name. Because the tool does get rebuilt under `make check-clang-analysis`, i guess i was just doing an unsupported thing.
Sry for distraction, pls nvm :)
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56441/new/
https://reviews.llvm.org/D56441
More information about the llvm-commits
mailing list