Go to file
Daniel Dunbar 7557f0248a lib: Remove math.h from int_lib.h, which doesn't appear to be required.
llvm-svn: 144749
2011-11-16 01:19:12 +00:00
clang Fix a bunch of really nasty bugs in how we compute alignment for reference lvalues. PR11376. 2011-11-16 00:42:57 +00:00
compiler-rt lib: Remove math.h from int_lib.h, which doesn't appear to be required. 2011-11-16 01:19:12 +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 Fixed a crash when we merrily went on to try to log 2011-11-16 00:40:13 +00:00
llvm test commit to verify that commit access works (added blank line) 2011-11-16 01:14:38 +00:00
polly ScopLib: Fix export/import after parameters are now tagged with isl_ids. 2011-11-15 11:39:02 +00:00