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
/
drs
/
dr14xx.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[c++20] P1331R2: Allow transient use of uninitialized objects in
Richard Smith
2019-09-18
1
-14
/
+45
*
Add missing diagnostic for anonymous struct/union definitions that don't
Richard Smith
2019-04-24
1
-8
/
+8
*
DR1672, DR1813, DR1881, DR2120: Implement recent fixes to "standard
Richard Smith
2018-04-05
1
-0
/
+2
*
Update C++ status pages for Clang 4 branch:
Richard Smith
2017-01-13
1
-1
/
+1
*
DR1495: A partial specialization is ill-formed if it is not (strictly) more
Richard Smith
2016-12-27
1
-0
/
+28
*
DR1467: If aggregate initialization encounters an initializer list for which
Richard Smith
2015-02-16
1
-0
/
+7
*
More for DR1467: In C++, when initializing an element of an aggregate,
Richard Smith
2015-02-12
1
-0
/
+3
*
PR22465: when performing list-initialization for a class type C, if we see an
Richard Smith
2015-02-05
1
-0
/
+10
*
Re-arrange DR test cases, and update DR status page.
Larisse Voufo
2015-01-28
1
-146
/
+27
*
Implement the remaining portion of DR1467 from r227022. I may have overlooked...
Larisse Voufo
2015-01-27
1
-10
/
+134
*
First steps in implementing DR1467: List-initialization of aggregate from sam...
Larisse Voufo
2015-01-24
1
-0
/
+123
*
Run DR tests in C++17 mode too.
Richard Smith
2014-09-28
1
-1
/
+2
*
Revert "Don't require -re suffix on -verify directives with regexes."
Alp Toker
2013-12-14
1
-1
/
+1
*
Don't require -re suffix on -verify directives with regexes.
Hans Wennborg
2013-12-14
1
-1
/
+1
*
Change semantics of regex expectations in the diagnostic verifier
Hans Wennborg
2013-12-11
1
-1
/
+1
*
Implement DR1460: fix handling of default initializers in unions; don't allow
Richard Smith
2013-12-10
1
-0
/
+196