Go to file
Eli Friedman 9f061a37bb Ignore empty unions in argument lowering on x86-32. From gcc struct layout tests.
llvm-svn: 144944
2011-11-18 00:28:11 +00:00
clang Ignore empty unions in argument lowering on x86-32. From gcc struct layout tests. 2011-11-18 00:28:11 +00:00
compiler-rt platform/clang_darwin: Fix a refacto and commento. 2011-11-17 17:47:22 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Clarify building instructions for 10.7 2011-11-17 17:14:16 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Add a simple progress bar when neither '-v' nor '-t' is specified. 2011-11-18 00:19:29 +00:00
llvm DISubrange supports unsigned lower/upper array bounds, so let's not fake it in the end while emitting DWARF. If a FE needs to encode signed lower/upper array bounds then we need to extend DISubrange or ad DISignedSubrange. 2011-11-17 23:43:15 +00:00
polly RegisterPass: Disable Polly by default 2011-11-17 19:10:48 +00:00