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
/
special
/
class.inhctor
/
elsewhere.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SemaDeclCXX] Allow inheriting constructor declaration to specify a cv-qualif...
Tan S. B.
2019-08-17
1
-0
/
+1
*
Replace "can not" with "cannot" in diagnostics messages.
Ismail Pazarbasi
2014-03-07
1
-3
/
+3
*
C++11 inheriting constructors: support for inheriting constructor templates.
Richard Smith
2013-04-10
1
-0
/
+7
*
Bring inheriting constructor implementation up-to-date with current defect
Richard Smith
2013-03-18
1
-10
/
+10
*
PR12224 (sort of): Diagnose inheriting constructor declarations in C++11 mode.
Richard Smith
2012-04-27
1
-8
/
+8
*
Basic semantic analysis support for inheriting constructor declarations in
Richard Smith
2012-04-02
1
-0
/
+26
*
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
Richard Smith
2011-10-13
1
-1
/
+1
*
Revert "Disable inherited constructors for 2.9."
Sebastian Redl
2011-03-12
1
-3
/
+1
*
Disable inherited constructors for 2.9.
Sebastian Redl
2011-03-12
1
-1
/
+3
*
Basic implementation of inherited constructors. Only generates declarations, ...
Sebastian Redl
2011-02-05
1
-0
/
+31