Go to file
Chandler Carruth baa5126dbc Add a specialization for 'long', a hole in the set of fundamental
specializations provided here. This is a little annoying because its size
changes from platform to platform. If possible, I may follow up with a patch
that uses standard constants to simplify much of this, but assuming for now
that was avoided for a reason.

llvm-svn: 117880
2010-10-31 22:57:03 +00:00
clang Start converting over the RecordLayoutBuilder next. 2010-10-31 22:20:42 +00:00
compiler-rt make: Add CheckCommandLineOverrides to my little Makefile library, a routine for 2010-10-14 21:23:37 +00:00
debuginfo-tests testcase commit for upcoming fix. 2010-09-21 20:51:54 +00:00
libcxx update to use new linker option to re-export from libc++abi.dylb 2010-10-29 19:46:14 +00:00
lldb Make sure darwin-debug gets installed in /Developer/usr/bin instead of 2010-10-31 20:13:10 +00:00
llvm Add a specialization for 'long', a hole in the set of fundamental 2010-10-31 22:57:03 +00:00