This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3854b81b0fd2: [Clang][Driver] Fix read-after-free when using
/clang: (authored by aganea).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST
rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.
lgtm
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93772/new/
https://reviews.llvm.org/D93772
___
cfe-com
aganea created this revision.
aganea added reviewers: thakis, hans, rnk, neerajksingh.
aganea requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
As described in https://bugs.llvm.org/show_bug.cgi?id=42501
Fixes PR42501
Repository:
rG LLVM