[llvm-bugs] [Bug 32011] New: ICE on inner class inside lambda

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Feb 19 03:18:15 PST 2017


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

            Bug ID: 32011
           Summary: ICE on inner class inside lambda
           Product: clang
           Version: 4.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: gillot.camille at gmail.com
                CC: llvm-bugs at lists.llvm.org

Created attachment 18009
  --> https://bugs.llvm.org/attachment.cgi?id=18009&action=edit
Preprocessed source

Hello

The clang 4.0 and 3.9 crash when compiling the attached source in c++14 mode.
Backtrace points to the instanciation of the inner class' static function.

Regards,

Camille

-- 
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/20170219/78bad836/attachment.html>


More information about the llvm-bugs mailing list