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
/
SemaCXX
/
compare-cxx2a.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[c++20] P1959R0: Remove support for std::*_equality.
Richard Smith
2019-12-16
1
-43
/
+34
*
[c++20] Fix incorrect assumptions in checks for comparison category types.
Richard Smith
2019-12-09
1
-0
/
+3
*
Fix crash if a user-defined conversion is applied in the middle of a
Richard Smith
2019-12-05
1
-0
/
+5
*
[c++20] Add rewriting from comparison operators to <=> / ==.
Richard Smith
2019-10-19
1
-4
/
+4
*
Merge and improve code that detects same value in comparisons.
Richard Trieu
2019-09-21
1
-0
/
+6
*
Diagnose both _Complex and _Imaginary as C99 extensions.
Aaron Ballman
2019-08-27
1
-4
/
+4
*
[C++2a] Implement operator<=>: Address bugs and post-commit review comments a...
Eric Fiselier
2018-05-08
1
-1
/
+0
*
[C++2a] Implement operator<=> CodeGen and ExprConstant
Eric Fiselier
2018-05-07
1
-37
/
+287
*
Add tests for three-way self- and array comparison.
Richard Smith
2018-01-07
1
-0
/
+8
*
[c++20] P0515R3: Parsing support and basic AST construction for operator <=>.
Richard Smith
2017-12-14
1
-0
/
+166