move documentation of plugins to the .cxx files
It's mostly there already anyway, no need to duplicate it. Change-Id: I5b066f90725a064fb0746e1411900e835e3f66c3
This commit is contained in:
@@ -13,6 +13,12 @@
|
||||
#include <clang/AST/ASTContext.h>
|
||||
#include <clang/Basic/SourceManager.h>
|
||||
|
||||
/*
|
||||
This is a rewriter.
|
||||
|
||||
Change all postfix ++ operators of non-trivial types to prefix if possible.
|
||||
*/
|
||||
|
||||
namespace loplugin
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user