[all-commits] [llvm/llvm-project] 7dcd69: Use writable temporary file for test compiler outp...
Jorge Gorbe Moya via All-commits
all-commits at lists.llvm.org
Fri Apr 8 11:00:29 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7dcd698875cc6c73a9b10acad1b55aeb08bc9fca
https://github.com/llvm/llvm-project/commit/7dcd698875cc6c73a9b10acad1b55aeb08bc9fca
Author: Jorge Gorbe Moya <jgorbe at google.com>
Date: 2022-04-08 (Fri, 08 Apr 2022)
Changed paths:
M clang/test/Modules/cxx20-10-2-ex3.cpp
M clang/test/Modules/cxx20-10-2-ex4.cpp
M clang/test/Modules/cxx20-10-2-ex6.cpp
M clang/test/Modules/cxx20-10-2-ex7.cpp
Log Message:
-----------
Use writable temporary file for test compiler output instead of hardcoded name. NFCI.
More information about the All-commits
mailing list