[PATCH] D87194: Thread safety analysis: Use access specifiers to decide about scope
Aaron Puchert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 2 13:31:46 PST 2020
aaronpuchert updated this revision to Diff 302388.
aaronpuchert marked 2 inline comments as done.
aaronpuchert added a comment.
Rebased on D84604 <https://reviews.llvm.org/D84604>, included static members, and addressed review comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87194/new/
https://reviews.llvm.org/D87194
Files:
clang/lib/Analysis/ThreadSafety.cpp
clang/test/SemaCXX/warn-thread-safety-negative.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87194.302388.patch
Type: text/x-patch
Size: 4994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201102/319fc8c1/attachment-0001.bin>
More information about the cfe-commits
mailing list