[all-commits] [llvm/llvm-project] ddd225: [TSan] Fix incorrect expansion of `%deflake` lit s...

danliew via All-commits all-commits at lists.llvm.org
Wed Feb 19 13:25:55 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ddd2257f48a83843aa35e7cbd337c3fe0c103598
      https://github.com/llvm/llvm-project/commit/ddd2257f48a83843aa35e7cbd337c3fe0c103598
  Author: Dan Liew <dan at su-root.co.uk>
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
    M compiler-rt/test/tsan/lit.cfg.py

  Log Message:
  -----------
  [TSan] Fix incorrect expansion of `%deflake` lit substitution.

dadc214e4d9d09a8a7a9f15780c1201c18f93e05 introduced a change to
`%deflake` to support a configurable threshold but the patch forgot
to add a trailing space.




More information about the All-commits mailing list