Go to file
NAKAMURA Takumi 7d3c662c4a OMPScheduleClause::OMPScheduleClause(): Fix possible typos, s/\brief/\param/g. [-Wdocumentation]
llvm-svn: 211348
2014-06-20 09:52:04 +00:00
clang OMPScheduleClause::OMPScheduleClause(): Fix possible typos, s/\brief/\param/g. [-Wdocumentation] 2014-06-20 09:52:04 +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 ps][mips64r6] Added LSA/DLSA instructions 2014-06-20 09:28:09 +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