Go to file
Reid Kleckner 4084504caa Revert "For MS ABI, emit dllexport friend functions defined inline in class"
This reverts commit r263738.

This appears to cause a failure in
CXX/temp/temp.decls/temp.friend/p1.cpp

llvm-svn: 263740
2016-03-17 20:06:58 +00:00
clang Revert "For MS ABI, emit dllexport friend functions defined inline in class" 2016-03-17 20:06:58 +00:00
clang-tools-extra Fix Clang-tidy modernize-deprecated-headers warnings; other minor fixes. 2016-03-17 17:02:25 +00:00
compiler-rt Removing a non-intentional debug output that got committed in r263695. 2016-03-17 09:27:40 +00:00
debuginfo-tests
libclc math: Fix ilogb(double) return type 2016-02-24 00:52:15 +00:00
libcxx Make std::addressof constexpr in C++17 (Clang only). 2016-03-17 03:30:56 +00:00
libcxxabi [libcxxabi] Disable cxa_thread_atexit_test if unavailable 2016-03-17 10:00:24 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld [COFF] Use coff_section::getAlignment 2016-03-17 16:58:08 +00:00
lldb Fix deadlock due to thread list locking in 'bt all' with obj-c 2016-03-17 18:52:41 +00:00
llgo [llgo] Roll gofrontend forward 2016-03-15 05:36:43 +00:00
llvm [libFuzzer] deprecate several flags 2016-03-17 19:59:39 +00:00
openmp [CMake] Fix Windows build problem for CMake versions < 3.3 2016-03-16 18:44:18 +00:00
polly ScopInfo: Do not generate dependences for i1 values used in affine branches 2016-03-16 23:33:54 +00:00