diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2017-01-05 17:54:45 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2017-01-05 17:54:45 +0000 |
commit | 58a0dcee8009d6504ce05874e644eb1df1276a11 (patch) | |
tree | 4fe775a2185648a45cc42ae50174053be78e8a41 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | ec63f62c58c84f7c97d665672a41448dfd9c3c9b (diff) | |
download | bcm5719-llvm-58a0dcee8009d6504ce05874e644eb1df1276a11.tar.gz bcm5719-llvm-58a0dcee8009d6504ce05874e644eb1df1276a11.zip |
thread_support: split out {,non-}recursive mutex
Split out the recursive and non-recursive mutex. This split is needed
for platforms which may use differing types for the two mutex (e.g.
Win32 threads).
llvm-svn: 291145
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions