[llvm-bugs] [Bug 34455] New: clang-format became really slow on pre-processed files

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Sep 4 06:27:44 PDT 2017


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: unassignedclangbugs at nondot.org
          Reporter: gonzalobg88 at gmail.com
                CC: djasper at google.com, klimek at google.com,
                    llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170904/68b34f8b/attachment.html>


More information about the llvm-bugs mailing list