[llvm-bugs] [Bug 36043] New: Merge clang r323008 into 6.0 branch: [Lex] Fix crash on code completion in comment in included file.

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jan 22 15:32:33 PST 2018


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

            Bug ID: 36043
           Summary: Merge clang r323008 into 6.0 branch: [Lex] Fix crash
                    on code completion in comment in included file.
           Product: clang
           Version: 6.0
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Frontend
          Assignee: unassignedclangbugs at nondot.org
          Reporter: vsapsai at apple.com
                CC: hans at chromium.org, llvm-bugs at lists.llvm.org
            Blocks: 35804

This commit https://reviews.llvm.org/rC323008 fixes crash during code
completion that happens for valid code and is fairly easy to encounter.
Corresponding PR is https://bugs.llvm.org/show_bug.cgi?id=32732


Referenced Bugs:

https://bugs.llvm.org/show_bug.cgi?id=35804
[Bug 35804] [meta] 6.0.0 Release Blockers
-- 
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/20180122/4a284463/attachment.html>


More information about the llvm-bugs mailing list