[PATCH] D53692: [analyzer] Evaluate all non-checker config options before analysis
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 29 18:46:02 PST 2018
NoQ added a comment.
Herald added subscribers: gamesh411, baloghadamsoftware.
In D53692#1293781 <https://reviews.llvm.org/D53692#1293781>, @NoQ wrote:
> In D53692#1293778 <https://reviews.llvm.org/D53692#1293778>, @Szelethus wrote:
>
> > Did you know that clang unit tests do not run with check-clang-analysis?
>
>
> Well, *some* unit tests definitely do run under check-clang-analysis.
I think they're actually //compiled// but indeed not //run//. Ugh. I guess it should be fixed.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53692/new/
https://reviews.llvm.org/D53692
More information about the cfe-commits
mailing list