Something like this was suggested in http://reviews.llvm.org/D13221
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D15882
Avoid assert failure on some invalid cc1 options. ClosedPublic Authored by dougk on Jan 4 2016, 7:51 PM.
Details
Diff Detail
Event Timelinedougk updated this object. This revision is now accepted and ready to land.Jan 5 2016, 11:00 AM Closed by commit rL256897: Avoid assert failure on some invalid cc1 options. (authored by dougk). · Explain WhyJan 5 2016, 5:41 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 44074 cfe/trunk/lib/Frontend/CompilerInvocation.cpp
cfe/trunk/test/Driver/debug-options.c
|