Change %clang++ to %clangxx in test run line as it was expanding to clang.exe++ on...
authorDouglas Yung <douglas.yung@sony.com>
Thu, 30 Aug 2018 19:52:57 +0000 (19:52 +0000)
committerDouglas Yung <douglas.yung@sony.com>
Thu, 30 Aug 2018 19:52:57 +0000 (19:52 +0000)
commit11982cd7dbfbb00b54057af55c9a31b686653cce
treeb410f11430adee341aaee761498d9ce9891adac3
parent39ec6e70490e6ea38fd113c0972069a1252d9f32
Change %clang++ to %clangxx in test run line as it was expanding to clang.exe++ on Windows.

llvm-svn: 341106
clang/test/Driver/linux-ld.c