summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/darwin-stdlib.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Darwin: fix stdlib handling when CLANG_DEFAULT_STDLIB is setTim Northover2016-02-151-0/+16
I'd accidentally skipped the CMake check in a premature optimisation. I'd also put the original test in completely the wrong place. Thanks Jonas Hahnfeld! llvm-svn: 260898
OpenPOWER on IntegriCloud