summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2013-10-05 00:07:35 +0000
committerHoward Hinnant <hhinnant@apple.com>2013-10-05 00:07:35 +0000
commit4e07b5b95539634ef6ac6cf54be7355302101080 (patch)
tree3a610abaff56ccab3e17f8ebcf6d80048f75170d /llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
parentfa205cad7c32847ec124265fcc7d976ee8f6382e (diff)
downloadbcm5719-llvm-4e07b5b95539634ef6ac6cf54be7355302101080.tar.gz
bcm5719-llvm-4e07b5b95539634ef6ac6cf54be7355302101080.zip
G M: Attached is a patch for libcxx's cmake file.
I've changed it so we don't set highest level warnings (all) for MSVC when building projects using cmake and instead leave the default. That's /W4 on my machine and seems to be ok. With all warnings on for msvc, we see literally thousands of warnings. 99.99% aren't relevant and just obscure the ones that are. I think the user can still override things if they want something different from the command line when using cmake. llvm-svn: 192010
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud