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

2017-12-01 Thread Jonas Hahnfeld via Phabricator via cfe-commits
Hahnfeld abandoned this revision. Hahnfeld added a comment. Not needed anymore for the accepted patch which gets rid of the separator completely. https://reviews.llvm.org/D40572 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.l

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

2017-11-28 Thread Jonas Hahnfeld via Phabricator via cfe-commits
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 Index: test/OpenMP/nvptx_parall