[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
Tue Nov 23 01:33:24 PST 2021


tbaeder updated this revision to Diff 389121.
tbaeder marked an inline comment as done.
tbaeder added a comment.

Addressed review comments and fixed the tests


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.389121.patch
Type: text/x-patch
Size: 7469 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211123/0f7806d0/attachment-0001.bin>


More information about the cfe-commits mailing list