[all-commits] [llvm/llvm-project] c7d5ef: [libc++] Rename operator[].pass.cpp to subscript_o...

vannem-sj via All-commits all-commits at lists.llvm.org
Fri Nov 22 06:49:30 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c7d5ef420d66bf321999a5c922dd6e77f8dc2e9d
      https://github.com/llvm/llvm-project/commit/c7d5ef420d66bf321999a5c922dd6e77f8dc2e9d
  Author: vannem-sj <vannem at google.com>
  Date:   2024-11-22 (Fri, 22 Nov 2024)

  Changed paths:
    R libcxx/test/std/time/time.cal/time.cal.weekday/time.cal.weekday.members/operator[].pass.cpp
    A libcxx/test/std/time/time.cal/time.cal.weekday/time.cal.weekday.members/subscript_operator.pass.cpp

  Log Message:
  -----------
  [libc++] Rename operator[].pass.cpp to subscript_operator.pass.cpp (#117216)

This filename includes non FAT32 legal characters, and has caused a few
issues with glob tools that don't escape brackets properly.



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