llvm-project/clang/utils
Chris Lattner 552b52f49d "This maps the -pthread option to -lpthread - this isn't 100% correct,
since handling this correctly is quite complex, and on some platforms  
requires additional -D options and on some implies linking against a  
different libc, but this works better than just ignoring the option.

The other change passes the -x option across to clang, which allows  
compiling .c files as Objective-C and so on.  For some reason a lot of  
configure scripts seem to be under the misguided impression that this  
is a sensible thing to do."

Patch by David Chisnall!

llvm-svn: 52579
2008-06-21 17:46:11 +00:00
..
ccc "This maps the -pthread option to -lpthread - this isn't 100% correct, 2008-06-21 17:46:11 +00:00
ccc-analyzer Remove debugging message in ccc-analyzer. 2008-06-16 22:40:14 +00:00
scan-build Only use colored output when the environment variable SCAN_BUILD_COLOR is set. 2008-06-17 03:06:59 +00:00
sorttable.js Made bug index tables sortable. 2008-04-02 20:43:36 +00:00