[all-commits] [llvm/llvm-project] db8255: [libc++] Parse commands inside _executeScriptInter...

Louis Dionne via All-commits all-commits at lists.llvm.org
Fri Jun 12 09:03:41 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: db8255aee790a747f3c1fd2dfd647f8ca1d7bc79
      https://github.com/llvm/llvm-project/commit/db8255aee790a747f3c1fd2dfd647f8ca1d7bc79
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-06-12 (Fri, 12 Jun 2020)

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

  Log Message:
  -----------
  [libc++] Parse commands inside _executeScriptInternal to remove duplication

Instead of parsing the command each time prior to calling _executeScriptInternal,
do it once inside _executeScriptInternal.




More information about the All-commits mailing list