[llvm-bugs] [Bug 52296] alpha.core.BoolAssignment does not work (at least for C and C++)
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Oct 28 03:10:25 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=52296
Balazs Benics <balazs.benics at sigmatechnology.se> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WORKSFORME
CC| |balazs.benics at sigmatechnolo
| |gy.se
--- Comment #1 from Balazs Benics <balazs.benics at sigmatechnology.se> ---
It works. https://godbolt.org/z/nr98f6xec
You should enable the `alpha.core.BoolAssignment` Clang Static Analyzer
checker.
It's not enabled by default, as it's within the `alpha` package.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20211028/ae552840/attachment.html>
More information about the llvm-bugs
mailing list