[PATCH] D36827: Changed createTemporaryFile without FD to actually create a file.

David Stenberg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 11 10:04:12 PDT 2018


dstenb added a comment.

Hi! We have encountered a regression where clang-tidy leaves behind temporary files after this change. I wrote a PR for that: https://bugs.llvm.org/show_bug.cgi?id=37091.


Repository:
  rL LLVM

https://reviews.llvm.org/D36827





More information about the llvm-commits mailing list