Go to file
Benjamin Kramer 5d43fe5a4b Make doxygen comment match the declaration.
Found by -Wdocumentation.

llvm-svn: 206076
2014-04-11 21:58:11 +00:00
clang Add a test to distinguish between reserved tokens and normal identifiers. 2014-04-11 20:55:19 +00:00
clang-tools-extra test/clang-tidy/redundant-smartptr-get*.cpp: Both of them really require shell. 2014-04-10 03:17:22 +00:00
compiler-rt tsan: serialize report printing in standalone deadlock detector 2014-04-11 17:54:27 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Introduce M_LOG2E_F and M_LOG2E 2014-03-28 21:19:03 +00:00
libcxx Remove node from a container before destroying it. Thanks to Alexander Potapenko for pointing this out. 2014-04-11 08:22:42 +00:00
libcxxabi The content of .eh_frame may be misaligned, so use memcpy. This is seen 2014-04-08 11:43:49 +00:00
lld [Mips] Factor out MIPS relocation addend reading to the separate 2014-04-11 07:25:35 +00:00
lldb Fixed SBThread.GetStopReasonDataAtIndex() to correctly return breakpoint location ID. 2014-04-11 17:27:02 +00:00
llvm Make doxygen comment match the declaration. 2014-04-11 21:58:11 +00:00
openmp Add the offload directory which contains the code needed to support 2014-04-09 15:40:23 +00:00
polly Fixed gcc build warnings 2014-04-11 17:56:49 +00:00