[PATCH] D49275: Thread safety: Run tests with both lock and capability attributes

Aaron Puchert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 12 17:28:33 PDT 2018


aaronpuchert created this revision.
aaronpuchert added reviewers: delesley, aaron.ballman.
Herald added a subscriber: cfe-commits.

Running all tests with both sets of attributes should make sure there is
no regression in either variant.


Repository:
  rC Clang

https://reviews.llvm.org/D49275

Files:
  test/SemaCXX/warn-thread-safety-analysis.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49275.155306.patch
Type: text/x-patch
Size: 12341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180713/974a999a/attachment-0001.bin>


More information about the cfe-commits mailing list