Go to file
Serge Pavlov d5489074e6 Avoid getting an argument of allocation function if it does not exist.
This is a fix to PR12778: in erroneous code an allocation function
can be declared with no arguments, quering the first argument in this case
causes assertion violation.

llvm-svn: 190751
2013-09-14 12:00:01 +00:00
clang Avoid getting an argument of allocation function if it does not exist. 2013-09-14 12:00:01 +00:00
clang-tools-extra Transform files in a compilation database if no sources are provided. 2013-09-12 20:10:59 +00:00
compiler-rt [msan] Add source file:line to stack origin reports. 2013-09-13 12:55:07 +00:00
debuginfo-tests Auto-detect the architecture of the executable instead of using the arch of 2013-09-07 20:04:29 +00:00
libclc Parenthesize arguments for mad_hi 2013-09-09 14:36:21 +00:00
libcxx LWG Issue 2210 (Part #7): vector and vector<bool> 2013-09-14 00:47:59 +00:00
libcxxabi Adding bad_array_length to libc++abi 2013-09-11 01:42:02 +00:00
lld Revert "[PECOFF] Allocate storage for .drective in the reader ..." 2013-09-13 21:14:18 +00:00
lldb One bit of that last commit wasn't meant to be included. 2013-09-14 05:22:33 +00:00
llvm Fix spelling. 2013-09-14 09:34:59 +00:00
polly Fix build after SCEV change 2013-09-10 20:22:17 +00:00