[cfe-commits] r154643 - in /cfe/trunk: lib/Lex/Lexer.cpp test/Lexer/newline-eof-c++11.cpp test/Lexer/newline-eof.c

Richard Smith richard at metafoo.co.uk
Thu Apr 12 18:05:41 PDT 2012


On Thu, Apr 12, 2012 at 6:00 PM, Seth Cantrell <seth.cantrell at gmail.com>wrote:

> Author: socantre
> Date: Thu Apr 12 20:00:34 2012
> New Revision: 154643
>
> URL: http://llvm.org/viewvc/llvm-project?rev=154643&view=rev
> Log:
> C++11 no longer requires files to end with a newline
>

Do you fancy adding a -Wc++98-compat-pedantic warning for this? If not, let
me know and I'll do it.

Thanks!
Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120412/e9627999/attachment.html>


More information about the cfe-commits mailing list