Go to file
Duncan Sands cd3fbfb460 If a vector is empty, you're not allowed to access any
elements, even if it is only to take the address.  Test:
break-anti-dependencies.ll with ENABLE_EXPENSIVE_CHECKS.

llvm-svn: 62576
2009-01-20 09:05:19 +00:00
clang Fix for PR3350: add special-casing for "references" to va_lists in 2009-01-20 07:46:22 +00:00
llvm If a vector is empty, you're not allowed to access any 2009-01-20 09:05:19 +00:00