[llvm-bugs] [Bug 26032] New: clang-format: Assertion `getClient() && "DiagnosticClient not set!"' failed.

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jan 5 08:46:52 PST 2016


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

            Bug ID: 26032
           Summary: clang-format:  Assertion `getClient() &&
                    "DiagnosticClient not set!"' failed.
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: kcc at google.com
                CC: alexfh at google.com, djasper at google.com,
                    llvm-bugs at lists.llvm.org
    Classification: Unclassified

found by libFuzzer bot, see also bug 23052. 

%  echo /v9o0ypsDjs= | base64 --decode  | clang-format - 

tools/clang/lib/Basic/Diagnostic.cpp:363: bool
clang::DiagnosticsEngine::EmitCurrentDiagnostic(bool): Assertion `getClient()
&& "DiagnosticClient not set!"' failed.

-- 
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/20160105/82215c49/attachment.html>


More information about the llvm-bugs mailing list