diff options
author | Zachary Turner <zturner@google.com> | 2015-05-13 20:21:33 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2015-05-13 20:21:33 +0000 |
commit | fb69dd8b6495290d5c39ce8017a537d8fa8f284c (patch) | |
tree | 32acfcdd13d0eb27a9efa8d9d97583f2c24146d4 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 535a69112bbe112d154f9f4d7511535db97014c7 (diff) | |
download | llvm-fb69dd8b6495290d5c39ce8017a537d8fa8f284c.zip llvm-fb69dd8b6495290d5c39ce8017a537d8fa8f284c.tar.gz llvm-fb69dd8b6495290d5c39ce8017a537d8fa8f284c.tar.bz2 |
Don't import lock on Windows.
lock imports fcntl, which doesn't exist on Windows. If we need
to use this class on Windows, we will need to implement something
based on the CreateMutex API.
llvm-svn: 237292
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions