diff options
author | Daniel Sanders <daniel_l_sanders@apple.com> | 2017-11-16 19:16:56 +0000 |
---|---|---|
committer | Daniel Sanders <daniel_l_sanders@apple.com> | 2017-11-16 19:16:56 +0000 |
commit | 170baca6466e6f12b6ebc6bfb2ddb5fff69fc9a7 (patch) | |
tree | e97f0992784260b4d9a38599dd2ecac99c17ce3d /clang/unittests/Basic/VirtualFileSystemTest.cpp | |
parent | ce96738dee560a9a3ad08301860d1483df3356d4 (diff) | |
download | llvm-170baca6466e6f12b6ebc6bfb2ddb5fff69fc9a7.zip llvm-170baca6466e6f12b6ebc6bfb2ddb5fff69fc9a7.tar.gz llvm-170baca6466e6f12b6ebc6bfb2ddb5fff69fc9a7.tar.bz2 |
[arc] Fix ambiguous overloaded operator error
lib/Target/ARC/ARCISelLowering.cpp:490:22: error: use of overloaded operator '<<' is ambiguous (with operand types 'llvm::raw_ostream' and 'llvm::MVT::SimpleValueType')
<< RegVT.getSimpleVT().SimpleTy << "\n");
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
llvm-svn: 318443
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions