Go to file
Alexander Kornienko 72f1e754a7 Move google-explicit-constructor check to a separate source file.
Summary: No functional changes.

Reviewers: djasper

Reviewed By: djasper

Subscribers: cfe-commits

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

llvm-svn: 211154
2014-06-18 09:33:46 +00:00
clang AArch64: re-enable tests that were looking for a non-existent backend. 2014-06-18 08:37:28 +00:00
clang-tools-extra Move google-explicit-constructor check to a separate source file. 2014-06-18 09:33:46 +00:00
compiler-rt [ASan] Fix https://code.google.com/p/address-sanitizer/issues/detail?id=321 for time() and frexp() 2014-06-18 09:27:40 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Fix definition of INFINITY and add NAN/HUGE_VAL[F] 2014-06-16 22:32:58 +00:00
libcxx Revert "fixes duplicate header installation" 2014-06-12 23:19:55 +00:00
libcxxabi Add a FAQ section, with a question about why the std::exception class destructors live in libc++abi 2014-06-11 16:54:09 +00:00
lld [PECOFF] Support COMDAT associative sections. 2014-06-17 16:19:33 +00:00
lldb Add locking around the m_owners collection in the breakpoint site. If we are in the middle of "BreakpointLocation::ShouldStop" we don't 2014-06-18 01:04:40 +00:00
llvm [llvm-readobj] Fix member functions name style. 2014-06-18 09:24:01 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Subject: [PATCH-v5] Detect and mark reduction like statements 2014-06-17 17:31:36 +00:00