Martin Hořeňovský 78804ea304 Replace std::string with StringRef in MessageInfo for macro capture
Because the macro name is compile-time constant, we do not have to
worry about lifetimes and will avoid allocation in case of missing
SSO or long macro name.
2018-07-23 14:00:44 +02:00
..
2017-12-09 20:49:06 +01:00
2017-09-07 17:25:15 +02:00
2017-12-09 20:17:47 +01:00
2017-12-09 20:49:06 +01:00
2017-12-09 20:17:47 +01:00
2018-02-01 16:14:20 +00:00
2017-09-07 17:25:15 +02:00
2017-08-30 15:53:39 +02:00
2017-07-27 11:32:01 +02:00
2018-07-23 10:12:15 +02:00