index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
CXX
/
basic
/
basic.scope
Commit message (
Expand
)
Author
Age
Files
Lines
*
[c++2a] Improve diagnostic for use of declaration from another TU's
Richard Smith
2019-04-18
1
-0
/
+86
*
Add IDNS_Tag to C++ declarations that conflict with tag declarations.
Richard Smith
2017-09-07
1
-0
/
+19
*
[Lit Test] Updated 34 Lit tests to be C++11 compatible.
Charles Li
2015-11-17
1
-2
/
+10
*
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