[cfe-commits] r81971 - in /cfe/trunk: include/clang/Basic/DiagnosticSemaKinds.td test/Sema/attr-noreturn.c

Chris Lattner clattner at apple.com
Tue Sep 15 17:53:35 PDT 2009


On Sep 15, 2009, at 5:39 PM, Mike Stump wrote:

> Author: mrs
> Date: Tue Sep 15 19:39:34 2009
> New Revision: 81971
>
> URL: http://llvm.org/viewvc/llvm-project?rev=81971&view=rev
> Log:
> Some people don't want to fix their broken code just yet, so turn off
> hard error for falling off a noreturn function

Thanks Mike, please remove the FIXME.

-Chris




More information about the cfe-commits mailing list