[all-commits] [llvm/llvm-project] f33b5b: [lldb] INSTANTIATE_TEST_CASE_P -> INSTANTIATE_TEST...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri Nov 1 11:03:45 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f33b5b79372c7a46e2e6b89a314bce0009bf4ab7
      https://github.com/llvm/llvm-project/commit/f33b5b79372c7a46e2e6b89a314bce0009bf4ab7
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2024-11-01 (Fri, 01 Nov 2024)

  Changed paths:
    M lldb/unittests/SymbolFile/DWARF/XcodeSDKModuleTests.cpp

  Log Message:
  -----------
  [lldb] INSTANTIATE_TEST_CASE_P -> INSTANTIATE_TEST_SUITE_P

INSTANTIATE_TEST_CASE_P is deprecated in favor of
INSTANTIATE_TEST_SUITE_P.



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