Go to file
Alexander Kornienko be8c143dd6 Unique-ptrify ClangTidyCheckFactories. Add a more convenient alternative to
addCheckFactory: registerCheck.

Reviewers: djasper

Reviewed By: djasper

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D5288

llvm-svn: 217489
2014-09-10 11:06:43 +00:00
clang Revert over-eager unique_ptr conversion. 2014-09-10 09:35:49 +00:00
clang-tools-extra Unique-ptrify ClangTidyCheckFactories. Add a more convenient alternative to 2014-09-10 11:06:43 +00:00
compiler-rt [asan-assembly-instrumentation] Added end-to-end test for proper stack unwind for functions with inline assembly. 2014-09-10 10:44:35 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc add isordered builtin 2014-09-05 13:59:15 +00:00
libcxx PR20546: Fix tests for compare_exchange_weak. 2014-09-06 20:38:25 +00:00
libcxxabi Implement post-review comments for r216730 2014-09-09 20:20:52 +00:00
lld [mach-o]: implement -image_base option on Darwin. 2014-09-10 10:39:57 +00:00
lldb Include the correct headers for kinfo_proc on FreeBSD. 2014-09-09 22:39:56 +00:00
llvm FunctionPassManager isn't used by the JIT anymore, it is used in 2014-09-10 10:48:06 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly Add -e to test generation script 2014-09-09 22:14:38 +00:00