commit | 1ca3c453160bef16d1296367fa65d72c1d18da5d | [log] [tgz] |
---|---|---|
author | Saleem Abdulrasool <compnerd@compnerd.org> | Sun Jan 01 20:20:40 2017 +0000 |
committer | Saleem Abdulrasool <compnerd@compnerd.org> | Sun Jan 01 20:20:40 2017 +0000 |
tree | 3dd743aafd6b59ab109abef9ca7575955b5af20e | |
parent | cfe109bf3d0bfe44741deb9834d866263fdee558 [diff] |
build: further improve flags handling for cl This allows us to build with cl (or rather clang-cl) by using the correct spelling for `-include` (`/FI` for cl). clang-cl and cl default to C++11/C++14 as they support it rather than permitting an explicit language standard. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@290802 91177308-0d34-0410-b5e6-96231b3b80d8