index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CXX
/
basic
/
basic.start
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a test file missed from r199782.
Richard Smith
2014-01-22
1
-0
/
+24
*
Sema: Do not merge new decls with invalid, old decls
David Majnemer
2013-07-07
1
-1
/
+8
*
Sema: Fix a crash when main is redeclared as a function-template.
David Majnemer
2013-07-06
1
-0
/
+9
*
PR15100: look through type sugar when determining whether we have one of the
Richard Smith
2013-01-29
1
-0
/
+23
*
Fold tests for C++ 'main' into a single file.
Richard Smith
2013-01-29
10
-54
/
+78
*
Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...
Andy Gibbs
2012-10-19
4
-0
/
+4
*
Disallow constexpr main.
Richard Smith
2012-02-04
1
-0
/
+6
*
Modify how the -verify flag works. Currently, the verification string and
Richard Trieu
2011-12-15
1
-2
/
+2
*
Always treat 'main' as an extern "C" function, so that we detect
Douglas Gregor
2010-10-21
1
-0
/
+5
*
Tweak the text of several main() diagnostics and punch a hole specifically for
John McCall
2009-12-24
1
-1
/
+1
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
7
-7
/
+7
*
Semantic checking for main().
John McCall
2009-07-25
7
-0
/
+39