[all-commits] [llvm/llvm-project] 1d943a: [OPENMP]Rename function, NFC.
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Tue Nov 19 09:34:18 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1d943ae44c430430c8820464abbd4edb5467fcf4
https://github.com/llvm/llvm-project/commit/1d943ae44c430430c8820464abbd4edb5467fcf4
Author: Alexey Bataev <a.bataev at hotmail.com>
Date: 2019-11-19 (Tue, 19 Nov 2019)
Changed paths:
M clang/lib/CodeGen/CGOpenMPRuntime.cpp
M clang/lib/CodeGen/CGOpenMPRuntime.h
M clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
Log Message:
-----------
[OPENMP]Rename function, NFC.
Change the name of the CGOpenMPRuntime::emitOMPIfClause to CGOpenMPRuntime::emitIfClause.
More information about the All-commits
mailing list