[all-commits] [llvm/llvm-project] 8c8aae: Revert "recommit c77a4078e01033aa2206c31a579d217c8...
Dmitri Gribenko via All-commits
all-commits at lists.llvm.org
Mon Apr 27 07:50:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8c8aae852b5e60929156054808af941fc0745d46
https://github.com/llvm/llvm-project/commit/8c8aae852b5e60929156054808af941fc0745d46
Author: Dmitri Gribenko <gribozavr at gmail.com>
Date: 2020-04-27 (Mon, 27 Apr 2020)
Changed paths:
M clang/lib/Sema/SemaOverload.cpp
M clang/test/SemaCUDA/function-overload.cu
Log Message:
-----------
Revert "recommit c77a4078e01033aa2206c31a579d217c8a07569b"
This reverts commit b46b1a916d44216f0c70de55ae2123eb9de69027. It broke
overload resolution for operator 'new' -- see reproducer in
https://reviews.llvm.org/D77954.
More information about the All-commits
mailing list