diff options
author | Edwin Vane <edwin.vane@intel.com> | 2013-02-04 02:32:44 +0000 |
---|---|---|
committer | Edwin Vane <edwin.vane@intel.com> | 2013-02-04 02:32:44 +0000 |
commit | a9c5bb3ff3a71dc0529ebf72c243c6388112b2c5 (patch) | |
tree | 7468e80dbb7772105659ea83bdc45e8506aba416 /clang/lib/Format/Format.cpp | |
parent | 80159432de392d99deae21503cebc8db7ac40807 (diff) | |
download | bcm5719-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