[llvm-bugs] [Bug 46192] New: crash observed while accessing the macro (#define)

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Jun 4 00:46:58 PDT 2020


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

            Bug ID: 46192
           Summary: crash observed while accessing the macro (#define)
           Product: clang
           Version: 8.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: siqbal at perforce.com
                CC: blitzrakete at gmail.com, dgregor at apple.com,
                    erik.pilkington at gmail.com, llvm-bugs at lists.llvm.org,
                    richard-llvm at metafoo.co.uk

Created attachment 23572
  --> https://bugs.llvm.org/attachment.cgi?id=23572&action=edit
source code file which crashed while compiling

A crash has been observed when a source code written in c++ while it was
accessing the macro (#define). Clang-8 compiler was used in the environment
Ubuntu 18.04.4

-- 
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/20200604/32287050/attachment.html>


More information about the llvm-bugs mailing list