[all-commits] [llvm/llvm-project] bc112b: Revert "[lldb][test] NativePDB/ast-types: fix expe...

Michael Buch via All-commits all-commits at lists.llvm.org
Tue Mar 7 03:19:59 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bc112b144741c977880ddd8021d8073f643c51b6
      https://github.com/llvm/llvm-project/commit/bc112b144741c977880ddd8021d8073f643c51b6
  Author: Michael Buch <michaelbuch12 at gmail.com>
  Date:   2023-03-07 (Tue, 07 Mar 2023)

  Changed paths:
    M lldb/test/Shell/SymbolFile/NativePDB/ast-types.cpp

  Log Message:
  -----------
  Revert "[lldb][test] NativePDB/ast-types: fix expected pointer format"

Reverted because dependecies had to be reverted.

This reverts commit 96e39fdbb90b26191fc79b6226f299e3c10e559b.


  Commit: 6e3f2dedc8221571852323cf24f03c01ab5ca217
      https://github.com/llvm/llvm-project/commit/6e3f2dedc8221571852323cf24f03c01ab5ca217
  Author: Michael Buch <michaelbuch12 at gmail.com>
  Date:   2023-03-07 (Tue, 07 Mar 2023)

  Changed paths:
    M lldb/include/lldb/Symbol/CompilerType.h
    M lldb/include/lldb/Symbol/TypeSystem.h
    M lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp
    M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
    M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
    M lldb/source/Symbol/CompilerType.cpp
    M lldb/test/API/functionalities/data-formatter/data-formatter-cpp/TestDataFormatterCpp.py

  Log Message:
  -----------
  Revert "[lldb][TypeSystemClang] Use the CXXFunctionPointerSummaryProvider for member-function pointers"

Reverted because Windows buildbot started failing

This reverts commit 6bd46e713c6d8deda7bdae8b1efadb99c88b4443.


  Commit: 1cd78f5000d0c05d7f3267e86bb5616cd036a3f3
      https://github.com/llvm/llvm-project/commit/1cd78f5000d0c05d7f3267e86bb5616cd036a3f3
  Author: Michael Buch <michaelbuch12 at gmail.com>
  Date:   2023-03-07 (Tue, 07 Mar 2023)

  Changed paths:
    M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
    M lldb/test/API/functionalities/data-formatter/data-formatter-cpp/TestDataFormatterCpp.py
    M lldb/test/API/functionalities/data-formatter/data-formatter-cpp/main.cpp

  Log Message:
  -----------
  Revert "[lldb][TypeSystemClang] Format pointers to member functions as eFormatHex"

Reverted because Windows buildbot started failing

This reverts commit b642fd5ee250247ccefb38099169b4ee8ac4112b.


Compare: https://github.com/llvm/llvm-project/compare/10184afcb2cc...1cd78f5000d0


More information about the All-commits mailing list