[all-commits] [llvm/llvm-project] b73f8c: Revert: [lldb] [testsuite] generalize `DWARFASTPar...

Jan Kratochvil via All-commits all-commits at lists.llvm.org
Tue Feb 4 13:49:15 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b73f8c53d8af1fbf6e0e2eac0c54c8dc0576ff39
      https://github.com/llvm/llvm-project/commit/b73f8c53d8af1fbf6e0e2eac0c54c8dc0576ff39
  Author: Jan Kratochvil <jan.kratochvil at redhat.com>
  Date:   2020-02-04 (Tue, 04 Feb 2020)

  Changed paths:
    M lldb/unittests/Expression/DWARFExpressionTest.cpp
    M lldb/unittests/SymbolFile/DWARF/DWARFASTParserClangTests.cpp
    M lldb/unittests/TestingSupport/CMakeLists.txt
    R lldb/unittests/TestingSupport/Symbol/CMakeLists.txt
    R lldb/unittests/TestingSupport/Symbol/YAMLModuleTester.cpp
    R lldb/unittests/TestingSupport/Symbol/YAMLModuleTester.h
    M lldb/unittests/TestingSupport/module.modulemap

  Log Message:
  -----------
  Revert: [lldb] [testsuite] generalize `DWARFASTParserClangTests` based on `DWARFExpressionTest`'s YAML

It is causing a failure on OSX, to be investigated more.

Differential Revision: https://reviews.llvm.org/D73279




More information about the All-commits mailing list