[libcxxabi] Refactor CMakeLists.txt's handling of compile and link flags to suppress...
authorEric Fiselier <eric@efcs.ca>
Tue, 18 Nov 2014 20:37:53 +0000 (20:37 +0000)
committerEric Fiselier <eric@efcs.ca>
Tue, 18 Nov 2014 20:37:53 +0000 (20:37 +0000)
commit5cb5051b46cb75cd4581ed98c8b14f5e8a863e4c
tree650035af25adaa25f873df4229da308338af20d3
parent90ba6230a350afcff827f7fec1a1ffce282d88e9
[libcxxabi] Refactor CMakeLists.txt's handling of compile and link flags to suppress warnings.

Summary:
This patch mirrors the recent change to libc++ found here http://reviews.llvm.org/D6277.
This fixes PR20395 (http://llvm.org/bugs/show_bug.cgi?id=20395).

Reviewers: jroelofs, mclow.lists, danalbert

Reviewed By: danalbert

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D6286

llvm-svn: 222252
libcxxabi/CMakeLists.txt
libcxxabi/src/CMakeLists.txt
libcxxabi/src/Unwind/CMakeLists.txt