[PATCH] D106715: Thread safety analysis: Drop special block handling

Aaron Puchert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 26 15:12:17 PDT 2021


aaronpuchert updated this revision to Diff 361820.
aaronpuchert marked 2 inline comments as done.
aaronpuchert added a comment.

Drop `SpecialBlocks` and fix clang-tidy issue.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106715

Files:
  clang/lib/Analysis/ThreadSafety.cpp
  clang/test/PCH/thread-safety-attrs.cpp
  clang/test/SemaCXX/warn-thread-safety-analysis.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106715.361820.patch
Type: text/x-patch
Size: 7607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210726/9e4f9ddd/attachment.bin>


More information about the cfe-commits mailing list