[all-commits] [llvm/llvm-project] 09e4e9: [libc++] NFC: Remove unnecessary scope

Louis Dionne via All-commits all-commits at lists.llvm.org
Mon May 4 09:33:13 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 09e4e9ff7b9ada6386f7cfc0aa150de6239541b1
      https://github.com/llvm/llvm-project/commit/09e4e9ff7b9ada6386f7cfc0aa150de6239541b1
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-05-04 (Mon, 04 May 2020)

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

  Log Message:
  -----------
  [libc++] NFC: Remove unnecessary scope

The double-braces were initially to escape Python string formatting, but
that string isn't sent through Python string formatting.




More information about the All-commits mailing list