diff options
author | Rui Ueyama <ruiu@google.com> | 2017-04-27 03:45:33 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2017-04-27 03:45:33 +0000 |
commit | bbf69502a996a03056aaf95b67a40105dc324c29 (patch) | |
tree | 377f8cc6a929b80f410a942a062799fe5646a5be /llvm/lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp | |
parent | 97a663b6a2c77f7e50315594c0dd049e59f5c715 (diff) | |
download | llvm-bbf69502a996a03056aaf95b67a40105dc324c29.zip llvm-bbf69502a996a03056aaf95b67a40105dc324c29.tar.gz llvm-bbf69502a996a03056aaf95b67a40105dc324c29.tar.bz2 |
Make StringSaver::save less ambiguous.
Previously, an expression such as Saver.save(std::string("foo") + "bar")
didn't compile because there is an ambiguity as to whether the argument
is of const Twine& or StringRef.
llvm-svn: 301512
Diffstat (limited to 'llvm/lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp')
0 files changed, 0 insertions, 0 deletions