commit | 7d831871032675e252490b52ddbb29a63e5497bf | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Tue Sep 09 09:21:28 2014 -0700 |
committer | Dan Albert <danalbert@google.com> | Tue Sep 09 09:21:28 2014 -0700 |
tree | 6c5a246840cc93564aeff9f1940ffd8274041ccb | |
parent | 5273a978337cbee2c1aae2f4d5c1b0e9d8dd6e1c [diff] |
Make string literal concatenation play nice with C++11. In C++11 mode, "foo"MACRO_THAT_EXPANDS_TO_STRING gets lexed as a user defined literal. Add space around the macro. Had missed these when resolving merge conflicts last night. Change-Id: I1a381a06c3909b76a3b44ce79c37aa6f244d3736