[all-commits] [llvm/llvm-project] 5a5f53: [c++20] Fix handling of operator rewrites naming c...
Richard Smith via All-commits
all-commits at lists.llvm.org
Mon Jun 29 19:03:39 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5a5f5350e1cbe14eaf852d9003523c7fdb1132af
https://github.com/llvm/llvm-project/commit/5a5f5350e1cbe14eaf852d9003523c7fdb1132af
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2020-06-29 (Mon, 29 Jun 2020)
Changed paths:
M clang/lib/Sema/SemaOverload.cpp
M clang/test/SemaCXX/cxx2a-consteval.cpp
Log Message:
-----------
[c++20] Fix handling of operator rewrites naming consteval operator<=>.
More information about the All-commits
mailing list