History log of /external/clang/test/Lexer/newline-eof-c++98-compat.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7865b8e4324378e06f59adb4d60bec26a7d3d584 23-Aug-2013 Jordan Rose <jordan_rose@apple.com> Respect -Wnewline-eof even in C++11 mode.

If the user has requested this warning, we should emit it, even if it's not
an extension in the current language mode. However, being an extension is
more important, so prefer the pedantic warning or the pedantic-compatibility
warning if those are enabled.

<rdar://problem/12922063>

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@189110 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Lexer/newline-eof-c++98-compat.cpp
5d2d046856687dc392ba641a991b8b0ac267902a 15-Apr-2012 Seth Cantrell <seth.cantrell@gmail.com> %clang -cc1 -> %clang_cc1

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154757 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Lexer/newline-eof-c++98-compat.cpp
5e6c3f0397254e2a1a9ef85cf13232f89e653640 13-Apr-2012 Seth Cantrell <seth.cantrell@gmail.com> Support -Wc++98-compat-pedantic as requested:

http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20120409/056126.html

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154655 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Lexer/newline-eof-c++98-compat.cpp