summaryrefslogtreecommitdiffstats
path: root/clang/lib/ASTMatchers/Dynamic/Parser.cpp
diff options
context:
space:
mode:
authorManuel Klimek <klimek@google.com>2013-05-14 09:04:24 +0000
committerManuel Klimek <klimek@google.com>2013-05-14 09:04:24 +0000
commit5ecb5fd7b229005695daa5a8cbfd72aa81838d5c (patch)
tree7a3d85401cf66052127d93ba695c3566050235df /clang/lib/ASTMatchers/Dynamic/Parser.cpp
parent6e3506f2120822b6d47aef74fc57be33c19948a8 (diff)
downloadbcm5719-llvm-5ecb5fd7b229005695daa5a8cbfd72aa81838d5c.tar.gz
bcm5719-llvm-5ecb5fd7b229005695daa5a8cbfd72aa81838d5c.zip
Implement string literal breaking on unbreakable token sequences.
This fixes indentation where there are for example multiple closing parentheses after a string literal, and where those parentheses run over the end of the line. During testing this revealed a bug in the implementation of breakProtrudingToken: we don't want to change the state if we didn't actually do anything. llvm-svn: 181767
Diffstat (limited to 'clang/lib/ASTMatchers/Dynamic/Parser.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud