[PATCH] D67567: [clang-tidy] New check to warn when storing dispatch_once_t in non-static, non-global storage
Michael Wyman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 26 17:02:00 PDT 2019
mwyman added a comment.
In D67567#1685036 <https://reviews.llvm.org/D67567#1685036>, @gribozavr wrote:
> Sorry, I reverted it in r373032 because the test fails on Linux: http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/18323 . Could you please take a look? Thanks!
What's the process for re-landing a change? New Differential, or update this one?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67567/new/
https://reviews.llvm.org/D67567
More information about the llvm-commits
mailing list