[all-commits] [llvm/llvm-project] 4de60d: [libc++] NFC: Refactor the new format substitution...

Louis Dionne via All-commits all-commits at lists.llvm.org
Fri Apr 24 12:37:04 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4de60d955a8a23b0bd7f0ee815fbae935e0cedbe
      https://github.com/llvm/llvm-project/commit/4de60d955a8a23b0bd7f0ee815fbae935e0cedbe
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-04-24 (Fri, 24 Apr 2020)

  Changed paths:
    M libcxx/utils/libcxx/test/newformat.py

  Log Message:
  -----------
  [libc++] NFC: Refactor the new format substitutions into its own method

This way, we can reuse the substitution logic in the new DSL.




More information about the All-commits mailing list