Go to file
Jonathan Peyton 81f9cd1335 Fix doxygen comments
These fixes make doxygen happy.

llvm-svn: 238061
2015-05-22 22:37:22 +00:00
clang CodeGen: Avoid a reserved name and fix the naming style of some arguments. NFC 2015-05-22 22:16:55 +00:00
clang-tools-extra Add a clang-tidy check for move constructors/assignment ops without noexcept. 2015-05-22 10:31:17 +00:00
compiler-rt builtins: mark functions as aapcs on Windows 2015-05-22 21:47:24 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Use a more accurate implementation for exp 2015-05-13 03:55:09 +00:00
libcxx Add TODO items 2015-05-22 02:23:22 +00:00
libcxxabi LIBCXXABI_LIBUNWIND_INCLUDES is already set before calling find_path, and find_path will not update it. 2015-05-09 21:03:01 +00:00
libunwind Code cleanup: Remove duplicated line. 2015-05-17 13:49:18 +00:00
lld [Mips] Cleanup and reformat test cases, add more checkings 2015-05-22 21:08:37 +00:00
lldb dotest.py - fixed a bug displaying usage 2015-05-22 19:49:23 +00:00
llgo benchcomp: Add macho_symsizes mode for comparing Mach-O object symbol sizes. 2015-05-12 22:14:26 +00:00
llvm [lib/Fuzzer] extend the fuzzer interface to allow user-supplied mutators 2015-05-22 22:35:31 +00:00
openmp Fix doxygen comments 2015-05-22 22:37:22 +00:00
polly Replace low-level constraint building with higher level functions 2015-05-21 19:02:44 +00:00