[all-commits] [llvm/llvm-project] fc47c0: [clang] Fix compilation warnings in OpenMP declare...
George Rokos via All-commits
all-commits at lists.llvm.org
Thu Jul 16 11:04:41 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fc47c0e0a6a2681154efa9d31b8605fc91a62daa
https://github.com/llvm/llvm-project/commit/fc47c0e0a6a2681154efa9d31b8605fc91a62daa
Author: George Rokos <georgios.rokos at intel.com>
Date: 2020-07-16 (Thu, 16 Jul 2020)
Changed paths:
M clang/lib/CodeGen/CGOpenMPRuntime.cpp
Log Message:
-----------
[clang] Fix compilation warnings in OpenMP declare mapper codegen.
This patch fixes the compilation warnings that L is not a reference.
Thanks to Lingda Li for providing the patch.
Differential Revision: https://reviews.llvm.org/D83959
More information about the All-commits
mailing list