[all-commits] [llvm/llvm-project] 47f038: [lldb][test] Set minimum compiler_versions

Dave Lee via All-commits all-commits at lists.llvm.org
Fri Jan 27 14:30:02 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 47f0384bb96964e1416a52fc03b184a37fe05588
      https://github.com/llvm/llvm-project/commit/47f0384bb96964e1416a52fc03b184a37fe05588
  Author: Dave Lee <davelee.com at gmail.com>
  Date:   2023-01-27 (Fri, 27 Jan 2023)

  Changed paths:
    M lldb/test/API/commands/expression/import-std-module/deque-dbg-info-content/TestDbgInfoContentDequeFromStdModule.py
    M lldb/test/API/commands/expression/import-std-module/list-dbg-info-content/TestDbgInfoContentListFromStdModule.py
    M lldb/test/API/commands/expression/import-std-module/vector-dbg-info-content/TestDbgInfoContentVectorFromStdModule.py
    M lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/ranges/ref_view/TestDataFormatterLibcxxRangesRefView.py
    M lldb/test/API/lang/objc/objc_direct-methods/TestObjCDirectMethods.py

  Log Message:
  -----------
  [lldb][test] Set minimum compiler_versions

Set compiler_versions on these tests, as they fail if tested on lower compiler
versions versions.

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




More information about the All-commits mailing list