[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 18 01:31:46 PST 2021
tbaeder updated this revision to Diff 388129.
tbaeder added a comment.
I already had a test but forgot to add the file to my local git commit, sorry.
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/Driver/Options.td
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Frontend/plugin-driver-args.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113250.388129.patch
Type: text/x-patch
Size: 5259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211118/d67b7b6d/attachment.bin>
More information about the cfe-commits
mailing list