Go to file
Reid Kleckner 9a412d13c1 Replace an assertion with a fatal error
Frontends are responsible for putting inalloca on parameters that would
be passed in memory and not registers.

llvm-svn: 213891
2014-07-24 19:53:33 +00:00
clang Preserve libclang ABI compatibility with the 3.5 release 2014-07-24 18:22:15 +00:00
clang-tools-extra Plug memory leaks. 2014-07-24 10:23:33 +00:00
compiler-rt Add FreeBSD support to Asan test cases that use mmap() with MAP_ANON 2014-07-24 12:05:13 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Implement sin builtin for float types 2014-07-23 15:16:21 +00:00
libcxx [libcxx] expose experimental::erased_type for all standard versions. 2014-07-24 19:17:38 +00:00
libcxxabi libcxxabi cmake: Use HandleLLVMOptions.cmake, don't manually add -std=c++11. 2014-07-16 23:53:37 +00:00
lld [Mips] Replace assembler code by YAML to make the 'exe-dynsym.test' test 2014-07-24 15:42:11 +00:00
lldb We were turning off all these tests on OSX and FreeBSD because of a known (and fairly unimportant) bug. 2014-07-24 16:56:19 +00:00
llvm Replace an assertion with a fatal error 2014-07-24 19:53:33 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly [Refactor] Remove containsLoop to find innermost loops 2014-07-24 15:59:06 +00:00