[PATCH] D17959: Make it possible for AST plugins to enable themselves by default
John Brawn via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 15 05:56:43 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL263546: Make it possible for AST plugins to enable themselves by default (authored by john.brawn).
Changed prior to commit:
http://reviews.llvm.org/D17959?vs=50037&id=50717#toc
Repository:
rL LLVM
http://reviews.llvm.org/D17959
Files:
cfe/trunk/docs/ClangPlugins.rst
cfe/trunk/examples/AnnotateFunctions/AnnotateFunctions.cpp
cfe/trunk/examples/AnnotateFunctions/CMakeLists.txt
cfe/trunk/examples/CMakeLists.txt
cfe/trunk/include/clang/Frontend/FrontendAction.h
cfe/trunk/include/clang/Frontend/FrontendOptions.h
cfe/trunk/lib/Frontend/CompilerInvocation.cpp
cfe/trunk/lib/Frontend/FrontendAction.cpp
cfe/trunk/lib/FrontendTool/ExecuteCompilerInvocation.cpp
cfe/trunk/test/Frontend/plugin-annotate-functions.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17959.50717.patch
Type: text/x-patch
Size: 12487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160315/ad9a821a/attachment.bin>
More information about the cfe-commits
mailing list