[LLVMbugs] [Bug 10695] clang crashes for trivial inputs with -fprofile-arcs
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Aug 18 11:54:52 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=10695
Nick Lewycky <nlewycky at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
CC| |nlewycky at google.com
Resolution|FIXED |
--- Comment #3 from Nick Lewycky <nlewycky at google.com> 2011-08-18 13:54:51 CDT ---
This is not fixed:
echo 'void f() {}' | clang -x c- -o - -S -fprofile-arcs
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list