diff options
author | Jordan Rose <jordan_rose@apple.com> | 2012-11-16 17:41:21 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2012-11-16 17:41:21 +0000 |
commit | 58782bee56bf5e6ab42e6695af9ae5befe1fd479 (patch) | |
tree | 858474b21a9fab32e62e50bdca3cc4867534d771 /test/Driver/objc++-cpp-output.mm | |
parent | 9ecf6428acd01f16202f5f1dcb00eab3635e181a (diff) |
[analyzer] SATestBuild.py: fix broken string concatenation
This has been broken for a while, but the branch was never being taken.
(We were trying to do 'str + floatVal'; now we do 'str % intVal' and use
the '%d' format.)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@168174 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Driver/objc++-cpp-output.mm')
0 files changed, 0 insertions, 0 deletions