[all-commits] [llvm/llvm-project] 8a90b5: [flang][test] Change re.I to flags=re.I in re.sub

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Thu Dec 5 07:42:20 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8a90b5b31776957cb9cfa4f9547d19544640c5cc
      https://github.com/llvm/llvm-project/commit/8a90b5b31776957cb9cfa4f9547d19544640c5cc
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2024-12-05 (Thu, 05 Dec 2024)

  Changed paths:
    M flang/test/Semantics/test_symbols.py

  Log Message:
  -----------
  [flang][test] Change re.I to flags=re.I in re.sub

Follow-up to da6099c9ad. As a positional argument, the `re.I` was in
place of `count`, not `flags`.



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