[PATCH] D98554: Save strings for CC_PRINT env vars
Sean via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 23 17:44:07 PDT 2021
SeanP updated this revision to Diff 332836.
SeanP added a comment.
Changed the code checking the env vars so it doesn't assign a null_ptr to the string.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98554/new/
https://reviews.llvm.org/D98554
Files:
clang/include/clang/Driver/Driver.h
clang/lib/Driver/Compilation.cpp
clang/lib/Driver/Driver.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/tools/driver/driver.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98554.332836.patch
Type: text/x-patch
Size: 7357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210324/aff96db1/attachment.bin>
More information about the cfe-commits
mailing list