diff options
author | DeLesley Hutchins <delesley@google.com> | 2014-08-04 22:13:06 +0000 |
---|---|---|
committer | DeLesley Hutchins <delesley@google.com> | 2014-08-04 22:13:06 +0000 |
commit | 3efd0495a0813896e1559e532c5d9e581dd48c0e (patch) | |
tree | db83f7025f70edd741cc9ff85947befeaaee3a05 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 53533e885a1b82d7eb88e7e0840012c52524af7e (diff) | |
download | llvm-3efd0495a0813896e1559e532c5d9e581dd48c0e.zip llvm-3efd0495a0813896e1559e532c5d9e581dd48c0e.tar.gz llvm-3efd0495a0813896e1559e532c5d9e581dd48c0e.tar.bz2 |
Thread Safety Analysis: add a -Wthread-safety-negative flag that warns whenever
a mutex is acquired, but corresponding mutex is not provably not-held. This
is based on the earlier negative requirements patch.
llvm-svn: 214789
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions