Go to file
Tobias Grosser eb145bb449 www: Do not use a fixed with, but use max-width
Further:

  o ensure that the header is properly readable even on smaller screen sizes.
  o Shorten the table of contents of the documentation section.

llvm-svn: 197794
2013-12-20 09:24:34 +00:00
clang clang-format: Better support for multi-line wide string literals. 2013-12-20 06:22:01 +00:00
clang-tools-extra Clang-tidy: added --disable-checks, --list-checks options. 2013-12-19 19:57:05 +00:00
compiler-rt [ASan] Get rid of ASan-specific functions for printing stack traces 2013-12-19 11:25:05 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Add floating-point macro definitions v2 2013-12-20 05:13:42 +00:00
libcxx Fix GCC unknown pragma warning in libc++. 2013-12-14 06:45:09 +00:00
libcxxabi Add a first cut at a Registers_arm class, to be used for 32bit arm EHABI unwinding. 2013-12-18 17:53:55 +00:00
lld Run clang-format on r197727. 2013-12-20 07:48:29 +00:00
lldb Fixed the AST importer to ensure that base classes 2013-12-20 04:09:05 +00:00
llvm Add support for krait cpu in llvm::sys::getHostCPUName() 2013-12-20 09:24:13 +00:00
openmp Update web pages to include style sheets and referenced documents missed before. 2013-10-03 11:55:28 +00:00
polly www: Do not use a fixed with, but use max-width 2013-12-20 09:24:34 +00:00