[LLVMbugs] [Bug 7200] Provide -f flags to turn on individual C++0x features
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Feb 2 23:14:21 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=7200
Douglas Gregor <dgregor at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
--- Comment #1 from Douglas Gregor <dgregor at apple.com> 2012-02-03 01:14:21 CST ---
We've decided that we aren't going to do this. Instead, we've introduced
-Wc++98-compat and -Wc++98-compat-pedantic to allow C++11 users to get warnings
when they do something that isn't compatible with C++98.
--
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