llvm-project/clang/include
Argyrios Kyrtzidis ebf0136956 [libclang] Implement ConcurrencyCheck using a recursive mutex to allow re-entrancy in the same thread.
The checks are performed only in DEBUG, it becomes no-op in release mode.

llvm-svn: 141582
2011-10-10 21:57:12 +00:00
..
clang [libclang] Implement ConcurrencyCheck using a recursive mutex to allow re-entrancy in the same thread. 2011-10-10 21:57:12 +00:00
clang-c [libclang] Removed accidental addition of CXCursor_AnnotateAttr. 2011-10-06 13:12:18 +00:00
CMakeLists.txt Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Makefile Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. 2010-06-08 20:34:18 +00:00