Skip to content
Commit 0e993c32 authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

Introduce Rewriter::IncreaseIndentation() which increase indentations for the...

Introduce Rewriter::IncreaseIndentation() which increase indentations for the lines between the given source range.
To determine what the indentation should be, a SourceLocation 'parentIndent' parameter is used that should be at
a source location with an indentation one degree lower than the given range.

llvm-svn: 129628
parent 5bea4c38
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment