[all-commits] [llvm/llvm-project] 3854b8: [Clang][Driver] Fix read-after-free when using /cl...
Alexandre Ganea via All-commits
all-commits at lists.llvm.org
Thu Jan 7 12:19:39 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3854b81b0fd23adc9bab91bf68918d102dc31f51
https://github.com/llvm/llvm-project/commit/3854b81b0fd23adc9bab91bf68918d102dc31f51
Author: Alexandre Ganea <alexandre.ganea at ubisoft.com>
Date: 2021-01-07 (Thu, 07 Jan 2021)
Changed paths:
M clang/lib/Driver/Driver.cpp
M clang/test/Driver/cl-options.c
Log Message:
-----------
[Clang][Driver] Fix read-after-free when using /clang:
Fixes PR42501.
Differential Revision: https://reviews.llvm.org/D93772
More information about the All-commits
mailing list