[PATCH] D40572: [OpenMP] Make test robust against quotation, NFC.

Jonas Hahnfeld via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 28 12:21:26 PST 2017


Hahnfeld created this revision.

This is needed to not break with an upcoming change in LLVM to use
dollar signs (which need to be quoted) instead of dots for
generating unique names.


https://reviews.llvm.org/D40572

Files:
  test/OpenMP/nvptx_parallel_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40572.124615.patch
Type: text/x-patch
Size: 5165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171128/ad1771f3/attachment.bin>


More information about the cfe-commits mailing list