Skip to content
  1. Nov 07, 2016
  2. Oct 10, 2016
  3. Oct 08, 2016
  4. Jul 24, 2015
  5. Oct 13, 2014
  6. Dec 05, 2013
    • Alp Toker's avatar
      Correct word hyphenations · f907b891
      Alp Toker authored
      This patch tries to avoid unrelated changes other than fixing a few
      hyphen-related ambiguities and contractions in nearby lines.
      
      llvm-svn: 196471
      f907b891
  7. Jul 11, 2013
  8. May 10, 2013
    • Alexander Kornienko's avatar
      Better output for long help strings for command-line options. · 72a196a1
      Alexander Kornienko authored
      Summary:
      This patch allows using \n inside long help strings for command-line
      options, so that all lines are equally indented. This is not a perfect solution,
      as we don't (and probably don't want to) know about terminal width, but it
      allows to format long help strings somehow readable without manually padding
      them with spaces. A motivating example is -help output from clang-format (source
      code in tools/clang-format/ClangFormat.cpp, see cl options offset, length,
      style, and dump-config).
      
      Reviewers: atrick, alexfh
      
      Reviewed By: alexfh
      
      CC: llvm-commits, rafael
      
      Differential Revision: http://llvm-reviews.chandlerc.com/D779
      
      llvm-svn: 181608
      72a196a1
  9. May 07, 2013
  10. May 06, 2013
  11. May 02, 2013
  12. Jan 11, 2013
  13. Jan 10, 2013
  14. Aug 08, 2012
Loading