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

            Bug ID: 34055
           Summary: CINDEX_VERSION_MINOR not  incremented after an
                    incompatible change in Index.h
           Product: clang
           Version: 5.0
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: libclang
          Assignee: unassignedclangb...@nondot.org
          Reporter: nikolai.bozhe...@intel.com
                CC: kli...@google.com, llvm-bugs@lists.llvm.org

https://reviews.llvm.org/rL308218 renames CXCallingConv_X86_64Win64 into  
CXCallingConv_Win64 without changing CINDEX_VERSION_*. This causes compilation
errors in clang clients. I believe we should increment CINDEX_VERSION_MINOR by
one. The problem is in both master and release_50 branches.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to