[LLVMbugs] [Bug 2525] isConstantExpr() doesn't support C99 shortcuts
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Jul 9 10:08:01 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2525
Nuno Lopes <nunoplopes at sapo.pt> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |
--- Comment #2 from Nuno Lopes <nunoplopes at sapo.pt> 2008-07-09 12:07:57 ---
GCC accepts all those constructs (without warnings) and valgrind relies on that
behaviour. Try to compile valgrind yourself with clang to see the tons of
errors.
--
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