[llvm-bugs] [Bug 41324] New: #define A * A is formatted #define A* A

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Mar 31 08:08:33 PDT 2019


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

            Bug ID: 41324
           Summary: #define A * A is formatted #define A* A
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Formatter
          Assignee: unassignedclangbugs at nondot.org
          Reporter: segura.mikael at orange.fr
                CC: djasper at google.com, klimek at google.com,
                    llvm-bugs at lists.llvm.org

Clang has difficulty to format #define A * A, the result is #define A* A

-- 
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/20190331/c98b8a74/attachment.html>


More information about the llvm-bugs mailing list