[PATCH] D39745: Clang/libomptarget map interface flag renaming - NFC patch
George Rokos via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 7 10:15:12 PST 2017
grokos created this revision.
grokos added projects: OpenMP, clang.
This patch renames some of the flag names of the clang/libomptarget map interface. The old names are slightly misleading, whereas the new ones describe in a better way what each flag is about.
Only the macros within the enumeration are renamed, there is no change in functionality therefore there are no updated regression tests.
Repository:
rL LLVM
https://reviews.llvm.org/D39745
Files:
lib/CodeGen/CGOpenMPRuntime.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39745.121928.patch
Type: text/x-patch
Size: 8386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171107/a453d9a6/attachment.bin>
More information about the cfe-commits
mailing list