[all-commits] [llvm/llvm-project] cd92c4: [flang][runtime] Don't emit runtime error for "AA"...

Peter Klausler via All-commits all-commits at lists.llvm.org
Tue Sep 10 14:13:49 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cd92c4255582299b9a55fa0dc485982b8f54c49a
      https://github.com/llvm/llvm-project/commit/cd92c4255582299b9a55fa0dc485982b8f54c49a
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2024-09-10 (Tue, 10 Sep 2024)

  Changed paths:
    M flang/runtime/format-implementation.h

  Log Message:
  -----------
  [flang][runtime] Don't emit runtime error for "AA" editing (#107714)

Commas are optional between edit descriptors in a format, so treat "AA"
as if it were "A,A".



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