summaryrefslogtreecommitdiff
path: root/test/Lexer/newline-eof.c
Commit message (Expand)AuthorAgeFilesLines
* Revise -Wnewline-eof test per feedback from Dmitri.Jordan Rose2013-08-231-6/+6
* Respect -Wnewline-eof even in C++11 mode.Jordan Rose2013-08-231-3/+9
* Fix the location of the fixit for -Wnewline-eof.Jordan Rose2012-06-191-0/+4
* %clang -cc1 -> %clang_cc1Seth Cantrell2012-04-151-1/+1
* C++11 no longer requires files to end with a newlineSeth Cantrell2012-04-131-2/+2
* Expose no newline at end of file warning under Wnewline-eof flag.Anna Zaks2011-07-221-0/+5