diff options
author | DeLesley Hutchins <delesley@google.com> | 2012-09-10 19:58:23 +0000 |
---|---|---|
committer | DeLesley Hutchins <delesley@google.com> | 2012-09-10 19:58:23 +0000 |
commit | 3f0ec5209726641782468bd4c7597e79dda78b15 (patch) | |
tree | dea619fabad3cecc1516644084b6ac886a32a8b7 /lib/AST/CommentBriefParser.cpp | |
parent | bd7e30605253ae053087619173713c19355e28ea (diff) |
Thread-safety analysis: differentiate between two forms of analysis; a precise
analysis that may give false positives because it is confused by aliasing, and
a less precise analysis that has fewer false positives, but may have false
negatives. The more precise warnings are enabled by -Wthread-safety-precise.
An additional note clarify the warnings in the precise case.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@163537 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/AST/CommentBriefParser.cpp')
0 files changed, 0 insertions, 0 deletions