http://llvm.org/bugs/show_bug.cgi?id=20696

            Bug ID: 20696
           Summary: clang-format comment in preprocessor macro causes
                    assert fail
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Created attachment 12913
  --> http://llvm.org/bugs/attachment.cgi?id=12913&action=edit
File to run clang-format on

Given the attached file, when I run clang-format from inside Visual Studio it
pops up a dialog box that says:

Error while running clang-format:

Can't find usable .clang-format, using LLVM styel
Assertion failed: TokenText.startswith("/*") &&
TokenText.endswith("*/"), file
..\tools\clang\lib\Format\BreakableToken.cpp, line 257


I am using Visual Studio plugin installer, based on SVN r215355.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to