[all-commits] [llvm/llvm-project] 336ac7: [cxx_status] Fix table layout.
Richard Smith via All-commits
all-commits at lists.llvm.org
Tue Dec 10 13:03:48 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 336ac7197eeeb4ab083f7402ec4edbb9b7bb252c
https://github.com/llvm/llvm-project/commit/336ac7197eeeb4ab083f7402ec4edbb9b7bb252c
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2019-12-10 (Tue, 10 Dec 2019)
Changed paths:
M clang/www/cxx_status.html
Log Message:
-----------
[cxx_status] Fix table layout.
Commit: 68009c245dbe4c420ca06c0fea2a908f918137bb
https://github.com/llvm/llvm-project/commit/68009c245dbe4c420ca06c0fea2a908f918137bb
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2019-12-10 (Tue, 10 Dec 2019)
Changed paths:
M clang/include/clang/AST/ComparisonCategories.h
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/lib/AST/ComparisonCategories.cpp
M clang/lib/Sema/SemaDeclCXX.cpp
M clang/lib/Sema/SemaExpr.cpp
A clang/test/CXX/class/class.compare/class.spaceship/p2.cpp
Log Message:
-----------
[c++20] Return type deduction for defaulted three-way comparisons.
Compare: https://github.com/llvm/llvm-project/compare/307f60a1a3ff...68009c245dbe
More information about the All-commits
mailing list