[all-commits] [llvm/llvm-project] 1a24bb: Revert "[clang][NFC] Clean up createDefaultOutputF...
Timm Bäder via All-commits
all-commits at lists.llvm.org
Tue Dec 20 02:46:44 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1a24bbeefd2ad29e579f871144cfb17a4afb4320
https://github.com/llvm/llvm-project/commit/1a24bbeefd2ad29e579f871144cfb17a4afb4320
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2022-12-20 (Tue, 20 Dec 2022)
Changed paths:
M clang/lib/Frontend/CompilerInstance.cpp
Log Message:
-----------
Revert "[clang][NFC] Clean up createDefaultOutputFile()"
This reverts commit d20101db48945e9d7a19ce3edcfd91d7e1aeadab.
Lifetime of the string is not what I thought it was it seems.
More information about the All-commits
mailing list