cxx/www
Eric Fiselier ae8bc6b3ef Add 'no_default_flags' option for turning off all default test compile and link flags.
When 'no_default_flags' is true only flags passed using '--param=compile_flags'
and '--param=link_flags' will be used when compiling the tests. This option
can be used to run the test suite against libstdc++ and helps with all
unusual test suite configurations.

NOTE: sanitizer flags are still added when '--param=use_sanitizer' is used even
if '--param=no_default_flags' is given.




git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@226322 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-16 21:22:08 +00:00
..
atomic_design_a.html Bruce Mitchener: Minor typo fixes. 2013-02-15 15:37:50 +00:00
atomic_design_b.html Updated atomic design docs 2010-10-08 17:36:50 +00:00
atomic_design_c.html Bruce Mitchener: Minor typo fixes. 2013-02-15 15:37:50 +00:00
atomic_design.html Bruce Mitchener: Minor typo fixes. 2013-02-15 15:37:50 +00:00
content.css add css files, also, test commit. 2010-05-11 20:29:17 +00:00
cxx1y_status.html Fixed damaged row in issues table; thanks to STL for the catch 2014-06-09 23:27:27 +00:00
cxx1z_status.html Implement LWG 2217 - operator==(sub_match, string) slices on embedded '\0's 2014-12-15 23:57:56 +00:00
debug_mode.html Add a note about debug mode being non-functional 2014-06-04 04:49:49 +00:00
index.html [libcxx] Add numerous options to libc++ LIT test suite configuration. 2014-12-22 20:49:45 +00:00
lit_usage.html Add 'no_default_flags' option for turning off all default test compile and link flags. 2015-01-16 21:22:08 +00:00
menu.css add css files, also, test commit. 2010-05-11 20:29:17 +00:00
results.Linux.html Update linux test results 2014-08-18 06:53:30 +00:00
results.Windows.html New Windows libc++ test results provided by Ruben Van Boxem. 2012-07-06 19:35:31 +00:00
ts1z_status.html Update status pages for C++1z 2014-11-10 15:43:20 +00:00
type_traits_design.html Jean-Daniel : clang now supports all required type_traits. 2012-07-19 15:59:52 +00:00