[all-commits] [llvm/llvm-project] 1af716: Revert "Add clang_CXXMethod_isExplicit to libclang"
diseraluca-qt via All-commits
all-commits at lists.llvm.org
Mon Jan 23 03:55:57 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1af716499d6bc29afd9ff2903200890df774859f
https://github.com/llvm/llvm-project/commit/1af716499d6bc29afd9ff2903200890df774859f
Author: Luca Di Sera <luca.disera at qt.io>
Date: 2023-01-23 (Mon, 23 Jan 2023)
Changed paths:
M clang/bindings/python/clang/cindex.py
M clang/bindings/python/tests/cindex/test_cursor.py
M clang/docs/ReleaseNotes.rst
M clang/include/clang-c/Index.h
R clang/test/Index/explicit-constructor.cpp
R clang/test/Index/explicit-conversion-function.cpp
M clang/test/Index/get-cursor.cpp
M clang/test/Index/index-file.cpp
M clang/test/Index/recursive-cxx-member-calls.cpp
M clang/tools/c-index-test/c-index-test.c
M clang/tools/libclang/CIndex.cpp
M clang/tools/libclang/libclang.map
Log Message:
-----------
Revert "Add clang_CXXMethod_isExplicit to libclang"
This is currently failing the build due to some test errors.
This reverts commit ddbe14084da7f31d4b4b53e13d9f868d759f3673.
More information about the All-commits
mailing list