[all-commits] [llvm/llvm-project] 178a0c: [libc++] Make sure temporary config files are closed

Louis Dionne via All-commits all-commits at lists.llvm.org
Tue Apr 28 14:15:58 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 178a0c80baabed805449c23c2c0af2b993cfcbd4
      https://github.com/llvm/llvm-project/commit/178a0c80baabed805449c23c2c0af2b993cfcbd4
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-04-28 (Tue, 28 Apr 2020)

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

  Log Message:
  -----------
  [libc++] Make sure temporary config files are closed

Otherwise, trying to remove the file triggers an error on Windows.




More information about the All-commits mailing list