As described in https://bugs.llvm.org/show_bug.cgi?id=42501
Fixes PR42501
Paths
| Differential D93772
[Clang][Driver] Fix read-after-free when using /clang: ClosedPublic Authored by aganea on Dec 23 2020, 12:44 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 5 2021, 4:11 PM This revision was landed with ongoing or failed builds.Jan 7 2021, 12:15 PM Closed by commit rG3854b81b0fd2: [Clang][Driver] Fix read-after-free when using /clang: (authored by aganea). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 315200 clang/lib/Driver/Driver.cpp
clang/test/Driver/cl-options.c
|