aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorYaron Keren <yaron.keren@gmail.com>2015-07-10 18:42:13 +0000
committerYaron Keren <yaron.keren@gmail.com>2015-07-10 18:42:13 +0000
commit425b1a5106def460811aaf6a472750f2524b7134 (patch)
tree915cf7c8231fe5084b68f9f46e1461465b5d9815 /clang/lib/Lex/ModuleMap.cpp
parentd9bd22b2c48e0f7b8916447c74167b44556fc7c3 (diff)
downloadllvm-425b1a5106def460811aaf6a472750f2524b7134.zip
llvm-425b1a5106def460811aaf6a472750f2524b7134.tar.gz
llvm-425b1a5106def460811aaf6a472750f2524b7134.tar.bz2
Teach clang that -no-pthread is a valid command line option
The winpthreads library in mingw-w64 passes -no-pthread when building since pthreads is not available to build itself and pthreads it is linked by default. clang does not link to pthreads by default but did error on unknown -no-pthread option thus stopping the winpthreads build. http://reviews.llvm.org/D11087 Patch by Martell Malone. llvm-svn: 241929
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions