[llvm-bugs] [Bug 10226] -O1 produces binary that valgrind complains about

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Jan 19 23:26:59 PST 2020


https://bugs.llvm.org/show_bug.cgi?id=10226

Fangrui Song <i at maskray.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
                 CC|                            |i at maskray.me

--- Comment #8 from Fangrui Song <i at maskray.me> ---
valgrind --tool=memcheck --leak-check=yes ~/llvm/Debug/bin/clang -c a.c
# works fine

-- 
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/20200120/51eb6b5a/attachment-0001.html>


More information about the llvm-bugs mailing list