[PATCH] D113250: [clang][driver] Add -fplugin-arg- to pass arguments to plugins
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 25 01:54:52 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3e67cf21a19a: [clang][driver] Add -fplugin-arg- to pass arguments to plugins (authored by tbaeder).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113250/new/
https://reviews.llvm.org/D113250
Files:
clang/docs/ClangPlugins.rst
clang/docs/ReleaseNotes.rst
clang/examples/CallSuperAttribute/CallSuperAttrInfo.cpp
clang/include/clang/Basic/DiagnosticDriverKinds.td
clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/plugin-driver-args.cpp
clang/test/Frontend/plugin-call-super.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113250.389694.patch
Type: text/x-patch
Size: 7469 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211125/34098b3b/attachment-0001.bin>
More information about the cfe-commits
mailing list