[all-commits] [llvm/llvm-project] b0b5f0: [OpenMP][FIX] Undo changes accidentally already in...
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Wed Apr 1 23:34:48 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b0b5f0416be60152ddc8d606b1720daba0005518
https://github.com/llvm/llvm-project/commit/b0b5f0416be60152ddc8d606b1720daba0005518
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2020-04-02 (Thu, 02 Apr 2020)
Changed paths:
M clang/lib/Headers/__clang_cuda_math.h
Log Message:
-----------
[OpenMP][FIX] Undo changes accidentally already introduced in NFC commit
In d1705c1196fe (D77238) we accidentally included subsequent changes and
did not only move the code into a new file (which was the intention).
We undo the changes now and re-introduce them with the appropriate test
changes later.
More information about the All-commits
mailing list