[PATCH] D53692: [analyzer] Evaluate all non-checker config options before analysis

Umann Kristóf via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 29 19:08:57 PST 2018


Szelethus added a comment.

In D53692#1313956 <https://reviews.llvm.org/D53692#1313956>, @NoQ wrote:

> 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.


Uhh, yea, forgot to send my comment with the same observation. I tried to fix it myself, but a day and a half of CMake made me appreciate even preprocessor macros more then ever.


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