Skip to content
Snippets Groups Projects
  1. Jan 07, 2013
  2. Jan 06, 2013
    • Manuel Klimek's avatar
      Fixes handling of unbalances braces. · a5342db6
      Manuel Klimek authored
      If we find an unexpected closing brace, we must not stop parsing, as
      we'd otherwise not layout anything beyond that point.
      
      If we find a structural error on the highest level we'll not re-indent
      anyway, but we'll still want to format within unwrapped lines.
      
      Needed to introduce a differentiation between an expected and unexpected
      closing brace.
      
      git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171666 91177308-0d34-0410-b5e6-96231b3b80d8
      a5342db6
  3. Jan 05, 2013
  4. Jan 02, 2013
  5. Dec 30, 2012
  6. Dec 24, 2012
  7. Dec 17, 2012
  8. Dec 10, 2012
  9. Dec 07, 2012
  10. Dec 06, 2012
  11. Dec 05, 2012
  12. Dec 04, 2012
  13. Dec 03, 2012
Loading