[PATCH] D152504: [clang][ThreadSafety] Analyze cleanup functions

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 19 07:00:49 PDT 2023


This revision was automatically updated to reflect the committed changes.
tbaeder marked an inline comment as done.
Closed by commit rGcf8e189a99f9: [clang][TSA] Thread safety cleanup functions (authored by tbaeder).

Changed prior to commit:
  https://reviews.llvm.org/D152504?vs=556838&id=557042#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152504

Files:
  clang/include/clang/Analysis/Analyses/ThreadSafetyCommon.h
  clang/lib/Analysis/ThreadSafety.cpp
  clang/lib/Analysis/ThreadSafetyCommon.cpp
  clang/test/Sema/warn-thread-safety-analysis.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152504.557042.patch
Type: text/x-patch
Size: 4745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230919/aac2e386/attachment-0001.bin>


More information about the cfe-commits mailing list