Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D142236
[clang/driver] Add `-gno-modules` as the negative version of `-gmodules` ClosedPublic Authored by akyrtzi on Jan 20 2023, 10:06 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 20 2023, 11:24 AM This revision was landed with ongoing or failed builds.Jan 20 2023, 12:43 PM Closed by commit rG1ff8a687ae15: [clang/driver] Add `-gno-modules` as the negative version of `-gmodules` (authored by akyrtzi). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 490946 clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/debug-options.c
|