[PATCH] D110967: Use standard separator for TSan options in `stress.cpp` test case.

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 2 21:14:02 PDT 2021


delcypher added a comment.

In D110967#3037926 <https://reviews.llvm.org/D110967#3037926>, @dvyukov wrote:

> It would be useful if the standard %run would detect this problem and fail.

Thanks for the review. While I agree this would be useful I don't think this problem happens frequently enough to justify implementing what you suggested. If it continues to be a problem we can certainly revisit this.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110967/new/

https://reviews.llvm.org/D110967



More information about the llvm-commits mailing list