diff options
| author | Eric Fiselier <eric@efcs.ca> | 2015-08-26 20:17:33 +0000 |
|---|---|---|
| committer | Eric Fiselier <eric@efcs.ca> | 2015-08-26 20:17:33 +0000 |
| commit | 4b30e569be72f6dfcdf811c12eb34e2d4e4d4ce5 (patch) | |
| tree | d82f8d6d5a54103baaaa54d7f1e3f9a67737c266 /clang/lib | |
| parent | 70192a9efb72800cd83f09496f5168332c46f060 (diff) | |
| download | bcm5719-llvm-4b30e569be72f6dfcdf811c12eb34e2d4e4d4ce5.tar.gz bcm5719-llvm-4b30e569be72f6dfcdf811c12eb34e2d4e4d4ce5.zip | |
[libcxx] Add special warning flag detection logic to compiler.py
Summary: Detecting `-Wno-<warning>` flags can be tricky with GCC (See https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html). This patch adds a special `addWarningFlagIfSupported(<flag>)` method to the test compiler object that can be used to add warning flags. The goal of this patch is to help get the test suite running with more warnings.
Reviewers: danalbert, jroelofs
Subscribers: cfe-commits
Differential Revision: http://reviews.llvm.org/D11333
llvm-svn: 246069
Diffstat (limited to 'clang/lib')
0 files changed, 0 insertions, 0 deletions

