| commit | 140e76a1aa140be1657551d051da02177273315f | [log] [tgz] |
|---|---|---|
| author | Dean Michael Berris <dberris@google.com> | Wed Nov 07 11:44:00 2018 +0000 |
| committer | Dean Michael Berris <dberris@google.com> | Wed Nov 07 11:44:00 2018 +0000 |
| tree | d1c36348c78abbe2d6f779d576bd8d753e417a10 | |
| parent | 0916a96483771c073273355e9a737ed492ab8d85 [diff] |
[XRay] Use explicit string conversion Instead of using std::copy(...), use a conversion to string instead from StringRef to std::string. llvm-svn: 346304