Re: r273016 - Driver: introduce and use `-isystem-after` for cross-windows

2016-06-17 Thread Saleem Abdulrasool via cfe-commits
On Fri, Jun 17, 2016 at 12:45 PM, Rafael EspĂ­ndola < rafael.espind...@gmail.com> wrote: > Looks like this broke a few bots: > Yeah, sorry about that. It should all be cleared up by now (I had a couple of follow ups to make the test more generic). > > http://lab.llvm.org:8011/builders/llvm-clan

Re: r273016 - Driver: introduce and use `-isystem-after` for cross-windows

2016-06-17 Thread Rafael EspĂ­ndola via cfe-commits
Looks like this broke a few bots: http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast/builds/7311 Cheers, Rafael On 17 June 2016 at 13:23, Saleem Abdulrasool via cfe-commits wrote: > Author: compnerd > Date: Fri Jun 17 12:23:16 2016 > New Revision: 273016 > > URL

r273016 - Driver: introduce and use `-isystem-after` for cross-windows

2016-06-17 Thread Saleem Abdulrasool via cfe-commits
Author: compnerd Date: Fri Jun 17 12:23:16 2016 New Revision: 273016 URL: http://llvm.org/viewvc/llvm-project?rev=273016&view=rev Log: Driver: introduce and use `-isystem-after` for cross-windows This mirrors the many other -i*after options to insert a new system search directory at the end of th