This commit is contained in:
Vassil Vassilev 2016-08-18 10:48:21 +02:00 committed by sftnight
parent bbfd61d897
commit c8726ceffb

View File

@ -680,7 +680,7 @@ namespace {
// internal header detection, but for now give a hint about why.
llvm::errs() << "CLING_CXX_INCL, CLING_CXX_PATH, and CLING_CXX_RLTV"
" are undefined, there was probably an error during"
" configuration.\n"
" configuration.\n";
#endif
} else
sArguments.addArgument("-nostdinc++");