[llvm-bugs] [Bug 46526] New: ABI compatibility of CXCursorKind broken

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jun 30 17:34:12 PDT 2020


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

            Bug ID: 46526
           Summary: ABI compatibility of CXCursorKind broken
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: libclang
          Assignee: unassignedclangbugs at nondot.org
          Reporter: tmandry at google.com
                CC: klimek at google.com, llvm-bugs at lists.llvm.org,
                    richard-llvm at metafoo.co.uk

https://reviews.llvm.org/D60193 added CXCursor_CXXAddrspaceCastExpr to
CXCursorKind, renumbering a bunch of existing values which came after it and
thus breaking ABI compatibility.

-- 
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/20200701/9bf9adb1/attachment-0001.html>


More information about the llvm-bugs mailing list