diff options
author | Manuel Klimek <klimek@google.com> | 2013-03-08 18:59:48 +0000 |
---|---|---|
committer | Manuel Klimek <klimek@google.com> | 2013-03-08 18:59:48 +0000 |
commit | 5085d9b27594224856be21d2a4507269a3920e2a (patch) | |
tree | bc8b3910b6653cef6e45904323caee74e1ad081c /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | c016c0da12ed7b376e52f83654f1543da4991a10 (diff) | |
download | bcm5719-llvm-5085d9b27594224856be21d2a4507269a3920e2a.tar.gz bcm5719-llvm-5085d9b27594224856be21d2a4507269a3920e2a.zip |
Fixes breaking of string literals.
1. We now ignore all non-default string literals, including raw
literals.
2. We do not break inside escape sequences any more.
FIXME: We still break in trigraphs.
llvm-svn: 176710
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions