diff options
author | Manuel Klimek <klimek@google.com> | 2013-02-20 10:15:13 +0000 |
---|---|---|
committer | Manuel Klimek <klimek@google.com> | 2013-02-20 10:15:13 +0000 |
commit | 8092a940922f307edb569036a3bb6bb722fb3a3d (patch) | |
tree | 35f73db10c7125bbf0a684c00a05aaa9ace7a33b /lib/Sema/SemaType.cpp | |
parent | 2f98ad38b8e02146ecfc1760160dec676ce6d1e0 (diff) |
Implements breaking of string literals if they stick out.
An alternative strategy to calculating the break on demand when hitting
a token that would need to be broken would be to put all possible breaks
inside the token into the optimizer.
Currently only supports breaking at spaces; more break points to come.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@175613 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaType.cpp')
0 files changed, 0 insertions, 0 deletions