[PATCH] D18319: Add a PragmaHandler Registry for plugins to add PragmaHandlers to
John Brawn via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 4 07:28:21 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL265295: Add a PragmaHandler Registry for plugins to add PragmaHandlers to (authored by john.brawn).
Changed prior to commit:
http://reviews.llvm.org/D18319?vs=51168&id=52553#toc
Repository:
rL LLVM
http://reviews.llvm.org/D18319
Files:
cfe/trunk/docs/ClangPlugins.rst
cfe/trunk/examples/AnnotateFunctions/AnnotateFunctions.cpp
cfe/trunk/include/clang/Lex/Preprocessor.h
cfe/trunk/lib/Lex/Pragma.cpp
cfe/trunk/test/Frontend/plugin-annotate-functions.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18319.52553.patch
Type: text/x-patch
Size: 6336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160404/c94cbf24/attachment.bin>
More information about the cfe-commits
mailing list