aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CodeGenTypes.cpp
diff options
context:
space:
mode:
authorSeth Cantrell <seth.cantrell@gmail.com>2012-05-24 05:14:44 +0000
committerSeth Cantrell <seth.cantrell@gmail.com>2012-05-24 05:14:44 +0000
commitc5493d7d60005fc8aa9b0e06d326026a9f9a688d (patch)
tree49e36d8e7fbee36d20311fd92efe9f84fc32c95e /lib/CodeGen/CodeGenTypes.cpp
parent8ab10aa6bef39dffde2207dd2257c521bb2e731f (diff)
fix Bug 12924
http://llvm.org/bugs/show_bug.cgi?id=12924 This issue was that the source location was pointing to a non-printable character and so CaretEnd was pointing one _column_ past the caret but not one _character_ past the caret. So the conversion between column and byte locations wasn't working (because the conversion is only valid from the first column or byte of a character). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@157372 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenTypes.cpp')
0 files changed, 0 insertions, 0 deletions