[PATCH] D130306: [clang][dataflow] Analyze calls to in-TU functions

Yitzhak Mandelbaum via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 27 04:50:15 PDT 2022


ymandel added a comment.

In D130306#3681291 <https://reviews.llvm.org/D130306#3681291>, @samestep wrote:

> In D130306#3680942 <https://reviews.llvm.org/D130306#3680942>, @chapuni wrote:
>
>> A few variables cause warinings in -Asserts.
>
> Thanks for pointing this out! How should I address this? Should I just inline the definitions of those variables into the `assert`s themselves?

Someone took care of it: https://github.com/llvm/llvm-project/commit/1f8ae9d7e7e4afcc4e76728b28e64941660ca3eb


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130306



More information about the cfe-commits mailing list