[all-commits] [llvm/llvm-project] 8b3219: [OPENMP]Avoid string concat where possible and use...
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Thu Jan 16 13:42:53 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8b321929483ee3c4070a10c457733c1bddd10b51
https://github.com/llvm/llvm-project/commit/8b321929483ee3c4070a10c457733c1bddd10b51
Author: Alexey Bataev <a.bataev at hotmail.com>
Date: 2020-01-16 (Thu, 16 Jan 2020)
Changed paths:
M clang/lib/CodeGen/CGOpenMPRuntime.cpp
Log Message:
-----------
[OPENMP]Avoid string concat where possible and use standard name
generation function, NFC.
More information about the All-commits
mailing list