Revert "Enable -Wdeprecated in the cmake build now that LLVM (& Clang, Polly, and...
authorDavid Blaikie <dblaikie@gmail.com>
Thu, 1 Oct 2015 00:44:21 +0000 (00:44 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Thu, 1 Oct 2015 00:44:21 +0000 (00:44 +0000)
commit36fd6e33c966ff6703b0aa385e2d568e15d2e839
treee14f50c46c5b5b766f6f5ba8ca7343bea5164e7d
parent924e6316c588758746a3cd242f7cc97e0259e590
Revert "Enable -Wdeprecated in the cmake build now that LLVM (& Clang, Polly, and LLD) are -Wdeprecated clean"

This reverts commit r248963.

Seems there's some standard libraries (and libcxxabi implementations)
that aren't -Wdeprecated clean... hrm.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@248972 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/HandleLLVMOptions.cmake