[PATCH] D67567: [clang-tidy] New check to warn when storing dispatch_once_t in non-static, non-global storage

Michael Wyman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 26 10:15:03 PDT 2019


mwyman added a comment.

In D67567#1683905 <https://reviews.llvm.org/D67567#1683905>, @gribozavr wrote:

> Thanks! Do you need me to commit the patch for you?


Yes, thank you. I don't have commit access—and also wasn't sure if anyone else had further comment.


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

https://reviews.llvm.org/D67567





More information about the cfe-commits mailing list