hanchenye-llvm-project/clang/include
DeLesley Hutchins 3efd0495a0 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
2014-08-04 22:13:06 +00:00
..
clang Thread Safety Analysis: add a -Wthread-safety-negative flag that warns whenever 2014-08-04 22:13:06 +00:00
clang-c Exposes a C API to name mangling for a given cursor. 2014-07-31 18:04:56 +00:00
CMakeLists.txt
Makefile