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.scope
Commit message (
Expand
)
Author
Age
Files
Lines
*
The exception-declaration for a function-try-block cannot redeclare a
Aaron Ballman
2014-06-02
1
-2
/
+8
*
PR17731: When determining whether a tag and a non-tag were declared in the same
Richard Smith
2013-10-30
1
-0
/
+45
*
Fix more try scoping bugs introduced by r167650.
David Blaikie
2012-11-12
1
-0
/
+23
*
Handle redeclarations of catch variables in catch blocks.
David Blaikie
2012-11-10
1
-0
/
+12
*
PR14296: function parameter name collisions in function try/catch
David Blaikie
2012-11-10
1
-0
/
+25
*
Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...
Andy Gibbs
2012-10-19
1
-0
/
+1
*
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
Richard Smith
2011-10-13
2
-2
/
+2
*
Support for C++11 (non-template) alias declarations.
Richard Smith
2011-04-15
1
-0
/
+26
*
Add support for C++0x's range-based for loops, as specified by the C++11 draf...
Richard Smith
2011-04-14
1
-0
/
+68
*
C++ [basic.scope.hiding] allows an ordinary name to hide a non-tag
Douglas Gregor
2010-10-23
1
-0
/
+24
*
Add test case that I forgot to commit with r107354 (the implementation
Douglas Gregor
2010-07-01
1
-0
/
+18