Skip to content
Snippets Groups Projects
  1. Sep 19, 2016
  2. Jul 29, 2016
  3. Jul 02, 2016
  4. Jun 21, 2016
    • George Burgess IV's avatar
      [Docs] More warning fixes to unbreak the docs buildbot. · 7d29e488
      George Burgess IV authored
      A number of warnings still remain, but these were the last of the
      "unlexable code"-related ones (AFAICT).
      
      I changed a few examples in docs/UsersManual.rst to showcase
      -Wextra-tokens because it's already documented (-Wmultichar isn't), and
      the sphinx C lexer apparently can't handle char literals like 'ab'. It
      seemed like a better overall approach than just marking the code blocks
      as none or console.
      
      
      git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@273232 91177308-0d34-0410-b5e6-96231b3b80d8
      7d29e488
  5. Jun 14, 2016
  6. Jun 09, 2016
  7. Jun 08, 2016
  8. Jun 06, 2016
  9. Jun 02, 2016
Loading