Skip to content
  1. Sep 13, 2013
    • Daniel Jasper's avatar
      clang-format: Add -assume-filename option for editor integrations. · e488f5dd
      Daniel Jasper authored
      With -style=file, clang-format now starts to search for a .clang-format
      file starting at the file given with -assume-filename if it reads from
      stdin. Otherwise, it would start searching from the current directory,
      which is not helpful for editor integrations.
      
      Also changed vim, emacs and sublime integrations to actually make use of
      this flag.
      
      This fixes llvm.org/PR17072.
      
      llvm-svn: 190691
      e488f5dd
  2. Sep 12, 2013
  3. Sep 11, 2013
  4. Sep 10, 2013
  5. Sep 09, 2013
  6. Sep 06, 2013
  7. Sep 05, 2013
  8. Sep 04, 2013
  9. Sep 03, 2013
  10. Sep 02, 2013
  11. Aug 30, 2013
  12. Aug 29, 2013
  13. Aug 28, 2013
  14. Aug 27, 2013
  15. Aug 23, 2013
  16. Aug 22, 2013
  17. Aug 21, 2013
  18. Aug 20, 2013
  19. Aug 19, 2013
  20. Aug 18, 2013
Loading