commit | aa966638b9428e78837eff93ef29f10f31193256 | [log] [tgz] |
---|---|---|
author | Kenny Root <kroot@google.com> | Thu Aug 05 16:21:23 2010 -0700 |
committer | Kenny Root <kroot@google.com> | Fri Aug 06 09:00:10 2010 -0700 |
tree | fbb34927bd2793bf953000d03a2a5c46440dafa9 | |
parent | 9dcf6cf54153c89bfcc35dd6f470a5fc44311a77 [diff] |
Fix String8::operator+ The LHS was ignored when using: String8 + String8 String8 + (const char*) Add unit tests for above. Bug: 2898473 Change-Id: Ic8fe7be668b665c36aaaa3fc3c3ffdfff0fbba25