[all-commits] [llvm/llvm-project] 3ef630: [lldb] Support tests with nested make invocations ...

Stefan Gränitz via All-commits all-commits at lists.llvm.org
Wed Oct 16 04:07:25 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3ef630ac339f31686290f9460a40eb2a9c9f5bd0
      https://github.com/llvm/llvm-project/commit/3ef630ac339f31686290f9460a40eb2a9c9f5bd0
  Author: Stefan Gränitz <stefan.graenitz at gmail.com>
  Date:   2024-10-16 (Wed, 16 Oct 2024)

  Changed paths:
    M lldb/test/API/commands/expression/top-level/Makefile
    M lldb/test/API/commands/expression/weak_symbols/Makefile
    M lldb/test/API/commands/target/create-deps/Makefile
    M lldb/test/API/functionalities/breakpoint/break_in_loaded_dylib/Makefile
    M lldb/test/API/functionalities/dlopen_other_executable/Makefile
    M lldb/test/API/functionalities/exec/Makefile
    M lldb/test/API/functionalities/jitloader_gdb/Makefile
    M lldb/test/API/functionalities/limit-debug-info/Makefile
    M lldb/test/API/functionalities/load_after_attach/Makefile
    M lldb/test/API/functionalities/load_lazy/Makefile
    M lldb/test/API/functionalities/load_unload/Makefile
    M lldb/test/API/functionalities/load_using_paths/Makefile
    M lldb/test/API/functionalities/scripted_process/Makefile
    M lldb/test/API/functionalities/stop-on-sharedlibrary-load/Makefile
    M lldb/test/API/functionalities/tail_call_frames/cross_dso/Makefile
    M lldb/test/API/functionalities/target-new-solib-notifications/Makefile
    M lldb/test/API/lang/c/conflicting-symbol/Makefile
    M lldb/test/API/lang/cpp/incomplete-types/Makefile
    M lldb/test/API/lang/cpp/namespace_definitions/Makefile
    M lldb/test/API/lang/objc/conflicting-definition/Makefile
    M lldb/test/API/lang/objc/modules-hash-mismatch/Makefile
    M lldb/test/API/macosx/delay-init-dependency/Makefile
    M lldb/test/API/macosx/expedited-thread-pcs/Makefile
    M lldb/test/API/macosx/indirect_symbol/Makefile
    M lldb/test/API/macosx/lc-note/kern-ver-str/Makefile
    M lldb/test/API/macosx/lc-note/multiple-binary-corefile/Makefile
    M lldb/test/API/macosx/macCatalystAppMacOSFramework/Makefile
    M lldb/test/API/macosx/skinny-corefile/Makefile
    M lldb/test/API/tools/lldb-dap/breakpoint/Makefile
    M lldb/test/API/tools/lldb-server/libraries-svr4/Makefile

  Log Message:
  -----------
  [lldb] Support tests with nested make invocations on Windows 2/2 (#112360)

Following up from https://github.com/llvm/llvm-project/pull/112342, we
roll out the fix and quote nested `make` invocations in all API tests.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list