[Openmp-commits] [PATCH] D11171: Rename OMPT placeholder type names to be in the OMPT name space

John Mellor-Crummey johnmc at rice.edu
Mon Jul 13 18:02:49 PDT 2015


jmellorcrummey created this revision.
jmellorcrummey added a reviewer: jlpeyton.
jmellorcrummey added subscribers: llvm-commits, openmp-commits.

A prior patch changed the name of OMPT placeholder functions to move them from the omp_ name space to the ompt_ name space. This patch moves the names of the types of these functions into the OMPT name space as well.

http://reviews.llvm.org/D11171

Files:
  runtime/src/include/30/ompt.h.var
  runtime/src/include/40/ompt.h.var
  runtime/src/include/41/ompt.h.var

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11171.29636.patch
Type: text/x-patch
Size: 2631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20150714/6d463270/attachment.bin>


More information about the Openmp-commits mailing list