[Openmp-commits] [PATCH] D87144: [openmp] Allow all possible argument separators in TSAN_OPTIONS
Tobias Ribizel via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Sep 22 04:39:49 PDT 2020
upsj updated this revision to Diff 293411.
upsj added a comment.
Sure, I just had to figure out how the LLVM test system works :) (and fix an off-by-one error in the tokenization)
I added a new test with disabled suppression and modified the default suppression to see that the tokenization works.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87144/new/
https://reviews.llvm.org/D87144
Files:
openmp/tools/archer/ompt-tsan.cpp
openmp/tools/archer/tests/lit.cfg
openmp/tools/archer/tests/parallel/parallel-nosuppression.c
openmp/tools/archer/tests/parallel/parallel-simple.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87144.293411.patch
Type: text/x-patch
Size: 5600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200922/ae630f87/attachment.bin>
More information about the Openmp-commits
mailing list