aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2014-01-25 20:04:44 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2014-01-25 20:04:44 +0000
commit8a8454bc31c91fbb6966416ca2fa6924fdfaf598 (patch)
treea0b0f57d4a2f1d7a2e51641db4cf9e419d27e739 /llvm/lib/Object/MachOObjectFile.cpp
parentb8d499fe2ff637bf743647aadaa1016f0e5d4dde (diff)
downloadllvm-8a8454bc31c91fbb6966416ca2fa6924fdfaf598.zip
llvm-8a8454bc31c91fbb6966416ca2fa6924fdfaf598.tar.gz
llvm-8a8454bc31c91fbb6966416ca2fa6924fdfaf598.tar.bz2
unittests: explicit stringify StringRefs for conversion
When clang is built outside of the LLVM tree (against a corresponding version), there is no definition providing for operator<<(std::ostream &, StringRef) which is required for the assertion routines in google-test tests. Avoid the compilation failure by explicitly stringifying the StringRef prior to use. llvm-svn: 200096
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions