]> granicus.if.org Git - clang/commit
Collect the options applicable to the Rewriter methods into a RewriterOptions struct.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 13 Apr 2011 07:15:11 +0000 (07:15 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 13 Apr 2011 07:15:11 +0000 (07:15 +0000)
commitfd183ba0b16718ff05e161bc479678e447df4999
tree0ae66a50524bb6b6e51f02c1eb4a1ee5015496b2
parent60cb5e9d39ec1ec8f476eb700c423bfe574fbac8
Collect the options applicable to the Rewriter methods into a RewriterOptions struct.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@129430 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Rewrite/Rewriter.h
lib/Rewrite/Rewriter.cpp