diff options
author | Greg Clayton <gclayton@apple.com> | 2012-04-13 00:21:53 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2012-04-13 00:21:53 +0000 |
commit | ce7d345a575734fe02769ac47b87d59053650bd2 (patch) | |
tree | 93537df12fe716362a8b1733d32980bc37149e5e /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 97ccf9f3b2f772d53a9449772ffbc45186634c20 (diff) | |
download | llvm-ce7d345a575734fe02769ac47b87d59053650bd2.zip llvm-ce7d345a575734fe02769ac47b87d59053650bd2.tar.gz llvm-ce7d345a575734fe02769ac47b87d59053650bd2.tar.bz2 |
Added more complete error checking for mutexes only for "Debug" builds where we always check if a mutex is valid prior to doing stuff with it. We also track when mutexes are initialized and destroyed and keep these in sets that can very subsequent pthread_mutex_XXX API calls.
llvm-svn: 154637
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions