Go to file
Jim Ingham 15a2860b09 Missing #include to pick up def'n of TerminalState.h.
llvm-svn: 169203
2012-12-04 01:57:57 +00:00
clang clang/test/Index/comment-objc-decls.m: Try to fix r169193, to add x86_64-darwin. 2012-12-04 01:03:31 +00:00
clang-tools-extra Test commit: reformat comment. 2012-12-03 14:32:13 +00:00
compiler-rt ASan: add new interface functions - __asan_(un)poison_stack_memory. Calls to these functions are inserted by the instrumentation pass in use-after-scope mode 2012-12-04 01:38:15 +00:00
debuginfo-tests XTARGET was removed, update debug-info tests. 2012-10-20 01:38:50 +00:00
libclc Implement any() builtin. Patch by Tom Stellard! 2012-10-08 03:39:21 +00:00
libcxx [CMake] Add support for selecting which c++ abi library to use. 2012-11-30 21:02:29 +00:00
libcxxabi __list::ends_with_template was giving the wrong answer for empty lists. And __parse_unnamed_type_name wasn't properly handling the list of paramters and was not safe against incorrectly mangled lambdas (running past last). 2012-11-30 18:43:50 +00:00
lld Populate entry point into ELF executable. 2012-11-21 21:07:36 +00:00
lldb Missing #include to pick up def'n of TerminalState.h. 2012-12-04 01:57:57 +00:00
llvm ASan: add initial support for handling llvm.lifetime intrinsics in ASan - emit calls into runtime library that poison memory for local variables when their lifetime is over and unpoison memory when their lifetime begins. 2012-12-04 01:34:23 +00:00
polly adapt cloog codegen testcases to isl 2012-12-03 21:34:09 +00:00