[PATCH] D108699: [LAA] Analyze pointers forked by a select

Rainer Orth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 18 10:22:22 PDT 2022


ro added a comment.

In D108699#3659641 <https://reviews.llvm.org/D108699#3659641>, @huntergr wrote:

> In D108699#3659633 <https://reviews.llvm.org/D108699#3659633>, @ro wrote:
>
>> This patch broke the Solaris/amd64 and Solaris/sparcv9 builds:

[...]

> Does rG4bd072c56b87 <https://reviews.llvm.org/rG4bd072c56b878af3b7a274dd942e7f8ccf632b32> fix this for you?

It does indeed, thanks.  FWIW, this is with `g++` 11.3.0.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108699



More information about the llvm-commits mailing list