[all-commits] [llvm/llvm-project] ef649e: Revert "[CUDA][HIP] Workaround for resolving host ...
Artem Belevich via All-commits
all-commits at lists.llvm.org
Mon May 18 12:24:22 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ef649e8fd5d1748764a9afca3ce0b80113a6a239
https://github.com/llvm/llvm-project/commit/ef649e8fd5d1748764a9afca3ce0b80113a6a239
Author: Artem Belevich <tra at google.com>
Date: 2020-05-18 (Mon, 18 May 2020)
Changed paths:
M clang/include/clang/Sema/Sema.h
M clang/lib/Sema/SemaCUDA.cpp
M clang/lib/Sema/SemaOverload.cpp
M clang/test/SemaCUDA/function-overload.cu
Log Message:
-----------
Revert "[CUDA][HIP] Workaround for resolving host device function against wrong-sided function"
Still breaks CUDA compilation.
This reverts commit e03394c6a6ff5832aa43259d4b8345f40ca6a22c.
More information about the All-commits
mailing list