[PATCH] D61670: [clang] [MinGW] Add the option -fno-auto-import
Martin Storsjö via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 1 12:41:13 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf9f2fdcf03d9: [clang] [MinGW] Add the option -fno-auto-import (authored by mstorsjo).
Changed prior to commit:
https://reviews.llvm.org/D61670?vs=553624&id=555462#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61670/new/
https://reviews.llvm.org/D61670
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/CodeGenOptions.def
clang/include/clang/Driver/Options.td
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Driver/ToolChains/MinGW.cpp
clang/test/CodeGen/dso-local-executable.c
clang/test/Driver/mingw-auto-import.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61670.555462.patch
Type: text/x-patch
Size: 7575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230901/03097501/attachment.bin>
More information about the cfe-commits
mailing list