Go to file
Benjamin Kramer 4e3f971f58 Plug a unit test memory leak.
MatchFinder.addMatcher doesn't take ownership.

llvm-svn: 217162
2014-09-04 15:15:27 +00:00
clang Fix double full-stop that was accidentally added in r217160. 2014-09-04 15:07:43 +00:00
clang-tools-extra Plug a unit test memory leak. 2014-09-04 15:15:27 +00:00
compiler-rt Intercept _exit() for sanitizers' needs on FreeBSD 2014-09-04 14:24:27 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Implement isinf builtin 2014-09-03 15:55:40 +00:00
libcxx Define ELAST in libcxx's config header on FreeBSD 2014-09-04 13:25:46 +00:00
libcxxabi Allow LIBCXXABI_SINGLE_THREADED to be defined by build scripts 2014-09-02 21:23:49 +00:00
lld Move function. No functionality change. 2014-09-04 02:52:26 +00:00
lldb Use the process' ReadCStringFromMemory from DYLDRendezvous::ReadStringFromMemory. 2014-09-04 14:16:19 +00:00
llvm AArch64: fix vector-immediate BIC/ORR on big-endian devices. 2014-09-04 15:05:24 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly Fix formatting 2014-08-31 16:21:20 +00:00