Fixes https://llvm.org/bugs/show_bug.cgi?id=28145
Signed-off-by: Austin English <austinenglish@gmail.org>
Paths
| Differential D112415
[Driver] ignore -maccumulate_outgoing_args option Needs RevisionPublic Authored by pengfei on Oct 25 2021, 1:51 AM.
Details Summary Fixes https://llvm.org/bugs/show_bug.cgi?id=28145 Signed-off-by: Austin English <austinenglish@gmail.org>
Diff Detail
Event TimelineComment Actions Let me check on https://bugs.llvm.org/show_bug.cgi?id=28145 before we start ignoring this. That might be the right approach, but let me check. Otherwise we might actually need this implemented. This revision now requires changes to proceed.Oct 26 2021, 5:52 PM
Revision Contents
Diff 381882 clang/include/clang/Driver/Options.td
clang/test/Driver/clang_f_opts.c
|