Go to file
Chad Rosier e35f9ddb4c Fix a regression from 143657. The second pass of the warning options should only be emitting
warnings/errors for unknown warning options.  getDiagnosticsInGroup returns false if the 
diagnostics is found and true otherwise.  Thus, if we're reporting and we have a valid 
diagnostic, we were actually setting the flag and causing mayhem.
rdar://10444207

llvm-svn: 144670
2011-11-15 18:57:32 +00:00
clang Fix a regression from 143657. The second pass of the warning options should only be emitting 2011-11-15 18:57:32 +00:00
compiler-rt lib: Rename endianness.h to int_endianness.h (for consistency) and tidy up a bit. 2011-11-15 18:56:21 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx On FreeBSD, define a macro that causes the unimplemented C99 math.h functions to be declared. This prevents <cmath> users from being broken, unless they actually use the C++ wrappers that call the missing functions. 2011-11-13 17:15:33 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Bumped Xcode project version for lldb-88 and debugserver-152. 2011-11-15 03:56:34 +00:00
llvm Fix functions in MipsFrameLowering.cpp and MipsRegisterInfo.cpp. Use 64-bit 2011-11-15 18:53:55 +00:00
polly ScopLib: Fix export/import after parameters are now tagged with isl_ids. 2011-11-15 11:39:02 +00:00