summaryrefslogtreecommitdiffstats
path: root/llvm/docs/development_process.rst
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
commit8d11c797b2b6504dda2545df0061bd10cb0f08c4 (patch)
treef4f0080ac18da517f743b89302e5d929d3108cf9 /llvm/docs/development_process.rst
parent180c4445cf759ad2a926fa642cd7101ae171ff1b (diff)
downloadbcm5719-llvm-8d11c797b2b6504dda2545df0061bd10cb0f08c4.tar.gz
bcm5719-llvm-8d11c797b2b6504dda2545df0061bd10cb0f08c4.zip
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. llvm-svn: 155129
Diffstat (limited to 'llvm/docs/development_process.rst')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud