summaryrefslogtreecommitdiffstats
path: root/clang/lib/Format/Format.cpp
diff options
context:
space:
mode:
authorEdwin Vane <edwin.vane@intel.com>2013-02-04 02:32:44 +0000
committerEdwin Vane <edwin.vane@intel.com>2013-02-04 02:32:44 +0000
commita9c5bb3ff3a71dc0529ebf72c243c6388112b2c5 (patch)
tree7468e80dbb7772105659ea83bdc45e8506aba416 /clang/lib/Format/Format.cpp
parent80159432de392d99deae21503cebc8db7ac40807 (diff)
downloadbcm5719-llvm-a9c5bb3ff3a71dc0529ebf72c243c6388112b2c5.tar.gz
bcm5719-llvm-a9c5bb3ff3a71dc0529ebf72c243c6388112b2c5.zip
Turn off uninitialized-use warnings for gcc in cmake build
Added support to the cmake build to turn off uninitialized use warnings for gcc. This cleans the build up somewhat. Used logic simpler than found in autoconf by making use of the fact that although gcc won't complain about unsupported -Wno-* flags it *will* complain about unsupported -W flags. Reviewers: gribozavr, doug.gregor, chandlerc llvm-svn: 174299
Diffstat (limited to 'clang/lib/Format/Format.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud