[all-commits] [llvm/llvm-project] 20f7cc: Revert "[clang][ExtractAPI] Add support for C++ cl...

Erick Velez via All-commits all-commits at lists.llvm.org
Wed Aug 2 13:24:04 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 20f7cc0df3c1520d874849609a8d74faa668775a
      https://github.com/llvm/llvm-project/commit/20f7cc0df3c1520d874849609a8d74faa668775a
  Author: Erick Velez <erickvelez7 at gmail.com>
  Date:   2023-08-02 (Wed, 02 Aug 2023)

  Changed paths:
    M clang/include/clang/ExtractAPI/API.h
    M clang/include/clang/ExtractAPI/DeclarationFragments.h
    M clang/include/clang/ExtractAPI/ExtractAPIVisitor.h
    M clang/include/clang/ExtractAPI/Serialization/SerializerBase.h
    M clang/include/clang/ExtractAPI/Serialization/SymbolGraphSerializer.h
    M clang/lib/ExtractAPI/API.cpp
    M clang/lib/ExtractAPI/DeclarationFragments.cpp
    M clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
    R clang/test/ExtractAPI/class.cpp
    R clang/test/ExtractAPI/constructor_destructor.cpp
    R clang/test/ExtractAPI/conversions.cpp
    R clang/test/ExtractAPI/function_noexcepts.cpp
    R clang/test/ExtractAPI/methods.cpp
    R clang/test/ExtractAPI/multiple_inheritance.cpp
    R clang/test/ExtractAPI/operator_overload.cpp
    R clang/test/ExtractAPI/simple_inheritance.cpp

  Log Message:
  -----------
  Revert "[clang][ExtractAPI] Add support for C++ classes"

This reverts commit 8b76b44e46ac5b4efbf8cb3702f09d353af2a112.




More information about the All-commits mailing list