This is an archive of the discontinued LLVM Phabricator instance.

Clang/libomptarget map interface flag renaming - NFC patch
ClosedPublic

Authored by grokos on Nov 7 2017, 10:15 AM.

Details

Summary

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.

Diff Detail

Repository
rL LLVM

Event Timeline

grokos created this revision.Nov 7 2017, 10:15 AM
This revision is now accepted and ready to land.Nov 7 2017, 10:15 AM
This revision was automatically updated to reflect the committed changes.