[cfe-commits] r127086 - in /cfe/trunk: include/clang/Basic/DiagnosticParseKinds.td include/clang/Parse/Parser.h include/clang/Sema/DeclSpec.h lib/Parse/ParseDecl.cpp lib/Parse/ParseDeclCXX.cpp test/CXX/except/except.spec/p1.cpp test/Parser/cxx-exception-spec.cpp

Chris Lattner clattner at apple.com
Sat Mar 5 08:10:02 PST 2011


On Mar 5, 2011, at 6:45 AM, Sebastian Redl wrote:

> Author: cornedbee
> Date: Sat Mar  5 08:45:16 2011
> New Revision: 127086
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=127086&view=rev
> Log:
> Parser support for noexcept specifications.

Cool.  If LLVM 2.9 branches before this is complete and solid, then please disable noexcept in the branch.  I'd prefer to not have "partially implemented" support for this in 2.9, as it might cause confusion.  Thanks for working on this Sebastian!

-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110305/9c04f913/attachment.html>


More information about the cfe-commits mailing list