diff options
author | DeLesley Hutchins <delesley@google.com> | 2012-04-19 16:10:44 +0000 |
---|---|---|
committer | DeLesley Hutchins <delesley@google.com> | 2012-04-19 16:10:44 +0000 |
commit | 8d11c797b2b6504dda2545df0061bd10cb0f08c4 (patch) | |
tree | f4f0080ac18da517f743b89302e5d929d3108cf9 /llvm/docs/development_process.rst | |
parent | 180c4445cf759ad2a926fa642cd7101ae171ff1b (diff) | |
download | bcm5719-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