summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2018-03-22 14:43:54 +0000
committerDaniel Jasper <djasper@google.com>2018-03-22 14:43:54 +0000
commitfd327674dd52a5c77483bfe079237649476e6ea9 (patch)
tree108d06efe8cea5513427a59a5f18ed1aadc062da /llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp
parentd5e9ff4fe20e66d53a245645c95f0bb816b747cb (diff)
downloadbcm5719-llvm-fd327674dd52a5c77483bfe079237649476e6ea9.tar.gz
bcm5719-llvm-fd327674dd52a5c77483bfe079237649476e6ea9.zip
clang-format: Narrow down raw string literal line break exception.
For multiline raw string literals, we generally want to respect the author's choice of linebreak before the 'R"(' as the rest of the raw string might be aligned to it and we cannot (commonly) modify the content. For single-line raw string literals, this doesn't make any sense and so we should just treat them as regular string literals in this regard. llvm-svn: 328201
Diffstat (limited to 'llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud