1. 485b312 PR15100: look through type sugar when determining whether we have one of the by Richard Smith · 12 years ago
  2. 2f83694 Fold tests for C++ 'main' into a single file. by Richard Smith · 12 years ago
  3. 8e8fb3b Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. by Andy Gibbs · 12 years ago
  4. a506586 Disallow constexpr main. by Richard Smith · 12 years ago
  5. 2fe9b7f Modify how the -verify flag works. Currently, the verification string and by Richard Trieu · 13 years ago
  6. 0bab54c Always treat 'main' as an extern "C" function, so that we detect by Douglas Gregor · 14 years ago
  7. 6675586 Tweak the text of several main() diagnostics and punch a hole specifically for by John McCall · 15 years ago
  8. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  9. 13591ed Semantic checking for main(). by John McCall · 15 years ago