[PATCH] D112096: [clang] Add plugin ActionType to run command line plugin before main action
Arthur Eubanks via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 20 08:58:35 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfe66433fe119: [clang] Add plugin ActionType to run command line plugin before main action (authored by aeubanks).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112096/new/
https://reviews.llvm.org/D112096
Files:
clang/examples/CMakeLists.txt
clang/examples/PluginsOrder/CMakeLists.txt
clang/examples/PluginsOrder/PluginsOrder.cpp
clang/include/clang/Frontend/FrontendAction.h
clang/lib/Frontend/FrontendAction.cpp
clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
clang/test/CMakeLists.txt
clang/test/Frontend/plugins-order.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112096.380978.patch
Type: text/x-patch
Size: 9322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211020/77d6f5b9/attachment-0001.bin>
More information about the cfe-commits
mailing list