[all-commits] [llvm/llvm-project] c3a28e: Revert "[lldb] Add support for using integral cons...

Stella Stamenova via All-commits all-commits at lists.llvm.org
Thu Jul 14 10:48:01 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c3a28e8a99a6672339a38c468f2519ace5659fa2
      https://github.com/llvm/llvm-project/commit/c3a28e8a99a6672339a38c468f2519ace5659fa2
  Author: Stella Stamenova <stilis at microsoft.com>
  Date:   2022-07-14 (Thu, 14 Jul 2022)

  Changed paths:
    M lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h
    R lldb/test/API/lang/cpp/const_static_integral_member/Makefile
    R lldb/test/API/lang/cpp/const_static_integral_member/TestConstStaticIntegralMember.py
    R lldb/test/API/lang/cpp/const_static_integral_member/main.cpp
    R lldb/test/API/lang/cpp/const_static_integral_member_int128/Makefile
    R lldb/test/API/lang/cpp/const_static_integral_member_int128/TestConstStaticIntegralMemberInt128.py
    R lldb/test/API/lang/cpp/const_static_integral_member_int128/main.cpp
    M lldb/unittests/SymbolFile/DWARF/CMakeLists.txt
    M lldb/unittests/SymbolFile/DWARF/DWARFASTParserClangTests.cpp

  Log Message:
  -----------
  Revert "[lldb] Add support for using integral const static data members in the expression evaluator"

This reverts commit 486787210df5ce5eabadc90a7de353ae81101feb.

This broke the windows lldb bot: https://lab.llvm.org/buildbot/#/builders/83/builds/21186




More information about the All-commits mailing list