Go to file
Daniel Jasper 024ebf4a65 clang-tidy: [misc-use-override] Correctly handle defaulted destructors.
Also, minor implementation and test fixes.

llvm-svn: 211345
2014-06-20 09:12:46 +00:00
clang Fix/Improve SourceRange of explicitly defaulted members 2014-06-20 08:44:22 +00:00
clang-tools-extra clang-tidy: [misc-use-override] Correctly handle defaulted destructors. 2014-06-20 09:12:46 +00:00
compiler-rt [asan] when reporting an ODR violation, also print the stack traces where the globals have been registered (thus show the name of shared library or exe to which the global belongs). The reports become a bit too verbose but I do not see any *simple* way to make them more compact. This should be especially helpful when the ODR happens because the same .cc file is used twice in the project in differend DSOs 2014-06-20 08:24:12 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Add pown 2014-06-18 19:42:23 +00:00
libcxx Formatting improvements in the <string_view> synopsis suggested by RSmith. No functionality change. 2014-06-18 17:44:04 +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 [Mips] Make r26-1.test test case independent from external input files. 2014-06-19 10:18:58 +00:00
lldb Command files that switch input handlers didn't work, now they do. 2014-06-20 00:23:57 +00:00
llvm R600: Trivial subtarget feature cleanups. 2014-06-20 06:50:05 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Update for ScopStmt iterator name change in LLVM r210927 2014-06-19 16:45:04 +00:00