Appease more buildbots about r303873

llvm-svn: 303898
This commit is contained in:
Jonathan Roelofs 2017-05-25 18:55:22 +00:00
parent f062192632
commit 9b22df691b
1 changed files with 1 additions and 0 deletions

View File

@ -136,6 +136,7 @@ std::string BareMetal::findLibCxxIncludePath(CXXStdlibType LibType) const {
return Dir.str();
}
}
llvm_unreachable("unhandled LibType");
}
void BareMetal::AddClangCXXStdlibIncludeArgs(