Age | Commit message (Expand) | Author |
---|---|---|
2013-01-29 | Fold tests for C++ 'main' into a single file. | Richard Smith |
2011-12-15 | Modify how the -verify flag works. Currently, the verification string and | Richard Trieu |
2009-12-24 | Tweak the text of several main() diagnostics and punch a hole specifically for | John McCall |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-07-25 | Semantic checking for main(). | John McCall |