summaryrefslogtreecommitdiffstats
path: root/test/Sema/gnu89.c
Commit message (Expand)AuthorAgeFilesLines
* Implement a fixit for -Wmain-return-typeDmitri Gribenko2013-01-171-1/+1
* Warn about non-int main() results in GNU C mode instead of erroring.John McCall2012-02-141-0/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* restrict is not a keyword in gnu89 mode. Change TokenKinds.def to Eli Friedman2009-05-271-0/+3