[LLVMbugs] [Bug 7216] clang++ silently accepts flags it doesn't understand
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Jul 31 13:31:47 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=7216
Daniel Dunbar <daniel at zuster.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |LATER
--- Comment #1 from Daniel Dunbar <daniel at zuster.org> 2010-07-31 15:31:47 CDT ---
Yes, this is because we are still a long way from accepting all the flags
people use with GCC. For now, rejecting or warning about them just gives more
noise than it has been deemed to be worth.
At some point when we understand enough GCC flags, we can consider changing
that.
--
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