aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/ThreadSafety.cpp
diff options
context:
space:
mode:
authorDeLesley Hutchins <delesley@google.com>2012-04-19 16:10:44 +0000
committerDeLesley Hutchins <delesley@google.com>2012-04-19 16:10:44 +0000
commitae519c42a1e0a023be6c07ba1dc10f28e29d6bc3 (patch)
treef01b20deebb680e00b84b168956b1a8c830881bf /lib/Analysis/ThreadSafety.cpp
parentdd9fe59a9ac13ef6971cb7ac9d1218bbb81a795a (diff)
Thread safety analysis: split warnings into two groups: attribute warnings
which are checked in the parser, and analysis warnings that require the full analysis. This allows attribute syntax to be checked independently of the full thread safety analysis. Also introduces a new warning for the case where a string is used as a lock expression; this allows the analysis to gracefully handle expressions that would otherwise cause a parse error. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155129 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/ThreadSafety.cpp')
0 files changed, 0 insertions, 0 deletions