[all-commits] [llvm/llvm-project] cf11d9: Fix to Windows temp file change.

Amy Huang via All-commits all-commits at lists.llvm.org
Wed Jun 9 16:24:15 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cf11d9585afd5c43031aaaaa9fb622c8c31b4bef
      https://github.com/llvm/llvm-project/commit/cf11d9585afd5c43031aaaaa9fb622c8c31b4bef
  Author: Amy Huang <akhuang at google.com>
  Date:   2021-06-09 (Wed, 09 Jun 2021)

  Changed paths:
    M clang/lib/Frontend/CompilerInstance.cpp

  Log Message:
  -----------
  Fix to Windows temp file change.

Original change passed wrong parameters to the raw_fd_ostream ctor.
Fixes a bug in https://reviews.llvm.org/D102736.




More information about the All-commits mailing list