https://bugs.llvm.org/show_bug.cgi?id=34455

            Bug ID: 34455
           Summary: clang-format became really slow on pre-processed files
           Product: clang
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Formatter
          Assignee: unassignedclangb...@nondot.org
          Reporter: gonzalob...@gmail.com
                CC: djas...@google.com, kli...@google.com,
                    llvm-bugs@lists.llvm.org

I used to be able to format large pre-processed files with clang-format without
issues. But with the latest trunk formatting does not terminate. 

The example that clang-format fails to format is:

https://github.com/gnzlbg/clang_format_test/blob/master/test.cpp

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to