Explicitly say we don't define new/delete in libc++ during Apple stage1 bootstrap
authorLouis Dionne <ldionne@apple.com>
Wed, 17 Apr 2019 14:58:59 +0000 (14:58 +0000)
committerLouis Dionne <ldionne@apple.com>
Wed, 17 Apr 2019 14:58:59 +0000 (14:58 +0000)
commit491ff04a49a6cfae994dc8cc15d0d70ce39a95d3
tree6e7cd8621ca9b4564c94000cd3e4815a69abf2fc
parent20d52e3aa2db8d4fe8218f831c3199987be48c0c
Explicitly say we don't define new/delete in libc++ during Apple stage1 bootstrap

This is not necessary in stage2 because we don't even build libc++.dylib
there.

llvm-svn: 358582
clang/cmake/caches/Apple-stage1.cmake