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
/
dr0xx.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing diagnostic for explicit instantiation declarations naming
Richard Smith
2019-04-26
1
-4
/
+3
*
Revert r359048: C++ DR2387: a variable template declared wthi
Ilya Biryukov
2019-04-24
1
-3
/
+4
*
C++ DR2387: a variable template declared wtih (or instantiated with) a
Richard Smith
2019-04-23
1
-4
/
+3
*
PR40329: [adl] Fix determination of associated classes when searching a
Richard Smith
2019-01-16
1
-0
/
+30
*
Related to PR37768: improve diagnostics for class name shadowing.
Richard Smith
2018-06-20
1
-3
/
+2
*
Implement C++ DR727, which permits explicit specializations at class scope.
Richard Smith
2018-03-16
1
-2
/
+2
*
Replace remaining user-visible mentions of C++1z with C++17.
Richard Smith
2017-08-13
1
-10
/
+10
*
Update C++ status pages for Clang 4 branch:
Richard Smith
2017-01-13
1
-1
/
+1
*
Add tests for a couple more DRs.
Richard Smith
2016-12-09
1
-1
/
+1
*
[c++1z] P0003R5: Removing dynamic exception specifications.
Richard Smith
2016-12-08
1
-8
/
+8
*
[c++17] P0135R1: Guaranteed copy elision.
Richard Smith
2016-12-06
1
-15
/
+33
*
Implement name mangling proposal for exception specifications from cxx-abi-de...
Richard Smith
2016-10-26
1
-1
/
+1
*
[c++1z] P0012R1: Implement a few remaining pieces: downgrade diagnostic for
Richard Smith
2016-10-22
1
-3
/
+9
*
P0012R1: Make exception specifications be part of the type system. This
Richard Smith
2016-10-16
1
-12
/
+43
*
PR25890: Fix incoherent error handling in PerformImplicitConversion and
Richard Smith
2016-10-06
1
-3
/
+2
*
Fix clang's handling of the copy performed in the second phase of class
Richard Smith
2016-09-07
1
-3
/
+3
*
Update tests touched by r249656
David Majnemer
2015-10-08
1
-3
/
+3
*
Update cxx_dr_status to latest issues list.
Richard Smith
2015-05-14
1
-1
/
+1
*
Move fixit for const init from note to diag, weaken to warning in MS mode.
Nico Weber
2015-04-17
1
-1
/
+1
*
PR6037
Nathan Sidwell
2015-01-19
1
-1
/
+1
*
[c++1z] Most of N4268 (allow constant evaluation for non-type template argume...
Richard Smith
2014-11-26
1
-5
/
+20
*
PR21327 / C++ DR1652 / C++ DR73: comparing a past-the-end pointer for one
Richard Smith
2014-10-21
1
-1
/
+1
*
Run DR tests in C++17 mode too.
Richard Smith
2014-09-28
1
-1
/
+2
*
Reword switch/goto diagnostics "protected scope" diagnostics. Making up a term
Richard Smith
2014-09-06
1
-4
/
+4
*
Improve diagnostic on default-initializing const variables (PR20208).
Nico Weber
2014-07-23
1
-1
/
+1
*
Revert "Fix the undefined-but-used odr-use marker (DR48)"
Alp Toker
2014-06-01
1
-3
/
+4
*
Fix the undefined-but-used odr-use marker (DR48)
Alp Toker
2014-06-01
1
-4
/
+3
*
More tests for DR1.
Richard Smith
2014-04-01
1
-2
/
+18
*
Add tests for newly-resolved core issues <= 370.
Richard Smith
2014-03-04
1
-0
/
+31
*
Implement DR577
David Majnemer
2014-02-19
1
-4
/
+1
*
Implement DR329. We already did the right thing here in C++98 mode, but r104014
Richard Smith
2014-02-03
1
-12
/
+4
*
Provide better diagnostic wording for initializers on static
Hans Wennborg
2013-11-21
1
-3
/
+2
*
Tests for core issue 241-250.
Richard Smith
2013-11-17
1
-1
/
+1
*
Switch the semantic DeclContext for a block-scope declaration of a function or
Richard Smith
2013-09-20
1
-10
/
+7
*
Sema: Diagnose explicitly bound unresolved member expressions decaying into p...
David Majnemer
2013-08-01
1
-0
/
+1
*
Implement DR21
David Majnemer
2013-06-25
1
-4
/
+3
*
Revert r184401 which reverted r183462.
David Majnemer
2013-06-22
1
-3
/
+6
*
Add a regression test for PR16370 next to the dr7 test case since they
Chandler Carruth
2013-06-20
1
-0
/
+12
*
Temporarily revert r183462: "Implement DR7"
Chandler Carruth
2013-06-20
1
-6
/
+3
*
DR14, DR101, and part of DR1: fix handling of extern "C" declarations in
Richard Smith
2013-06-18
1
-16
/
+13
*
Add testcase for DR39 from PR5916.
Richard Smith
2013-06-16
1
-0
/
+12
*
Fix some confusing diagnostic wording. s/implicit default/implicit/ if we're
Richard Smith
2013-06-13
1
-1
/
+1
*
Implement DR61: Address of ambiguous bound methods should be disallowed
David Majnemer
2013-06-11
1
-3
/
+2
*
Implement DR85: Redeclaration of member is forbidden
David Majnemer
2013-06-11
1
-7
/
+23
*
Implement DR7
David Majnemer
2013-06-06
1
-3
/
+6
*
Tests and status for DR51-99.
Richard Smith
2013-05-26
1
-10
/
+510
*
Tests and status for core issues 1-50.
Richard Smith
2013-05-19
1
-0
/
+504