hanchenye-llvm-project/libcxx/test
Eric Fiselier 4b30e569be [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
2015-08-26 20:17:33 +00:00
..
libcxx [libcxx] Add special warning flag detection logic to compiler.py 2015-08-26 20:17:33 +00:00
std [libcxx] Rewrite C++03 __invoke. 2015-08-26 20:15:02 +00:00
support Remove test_atomic.h header 2015-08-19 17:37:34 +00:00
CMakeLists.txt Reapply working parts of CMake cleanup. 2015-07-30 22:30:34 +00:00
lit.cfg [libcxx] Allow use of ShTest in libc++ tests along with other changes. 2015-01-22 18:05:58 +00:00
lit.site.cfg.in Reapply working parts of CMake cleanup. 2015-07-30 22:30:34 +00:00
nothing_to_do.pass.cpp Test commit: Reverting whitespace changes 2014-07-17 05:10:03 +00:00
testit Apply patch for Albert Wong: 'Modify testit to allow filtering tests by prefixes'. 2014-01-15 16:28:42 +00:00