I'm really lazy and the old name for the helper script
killed 2 letter tab completion for the include directory.
This patch renames it to avoid that problem and enable
lazyness.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@302619 91177308-0d34-0410-b5e6-96231b3b80d8
With the amount of work happening on Windows we should
have a MinGW bot to make sure we don't regress that functionality.
Currently it doesn't build :-(
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@302614 91177308-0d34-0410-b5e6-96231b3b80d8
I'm currently trying to get a libc++ Windows builder working on appveyor.
This patch adds the configuration file needed to build libc++ on Appveyor.
Details of where the buildbot can be found will come later
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@300786 91177308-0d34-0410-b5e6-96231b3b80d8