Go to file
Douglas Gregor 8e09a72f13 When we're calling a function that we know based on its K&R-style
function definition, we should still use a prototype to type-check and
convert the function arguments, if such a prototype exists. Fixes
PR8314.

llvm-svn: 117305
2010-10-25 20:39:23 +00:00
clang When we're calling a function that we know based on its K&R-style 2010-10-25 20:39:23 +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 Fixed bug in random_shuffle to avoid swapping with self 2010-10-22 15:26:39 +00:00
lldb A simple config to test both x86_64 and i386 architectures. 2010-10-25 20:39:20 +00:00
llvm Tests for NEON encoding of vabdl. 2010-10-25 20:36:28 +00:00