Previously, the assert_capability attribute was completely ignored by
thread safety analysis.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 8799 Build 8799: arc lint + arc unit
Paths
| Differential D36122
Thread Safety Analysis: fix assert_capability. ClosedPublic Authored by jmgao on Jul 31 2017, 4:36 PM.
Details Summary Previously, the assert_capability attribute was completely ignored by
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 1 2017, 12:00 PM Closed by commit rL309725: Thread Safety Analysis: fix assert_capability. (authored by jmgao). · Explain WhyAug 1 2017, 12:19 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 109031 include/clang/Basic/Attr.td
lib/Analysis/ThreadSafety.cpp
lib/Sema/SemaDeclAttr.cpp
test/SemaCXX/warn-thread-safety-analysis.cpp
|