[PATCH] D95307: [StaticAnalyzer] Add checking for degenerate base class in MemRegion

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 25 12:50:09 PST 2021


NoQ added a comment.

In D95307#2519597 <https://reviews.llvm.org/D95307#2519597>, @vsavchenko wrote:

> In D95307#2519309 <https://reviews.llvm.org/D95307#2519309>, @RedDocMD wrote:
>
>> Funnily enough, when I run `ninja clang-check` I don't get any errors.
>
> I believe that `ninja check-clang` is the right command (clang-check is a tool) :-)

Inb4 `ninja check-clang-analysis` :)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95307/new/

https://reviews.llvm.org/D95307



More information about the cfe-commits mailing list