hanchenye-llvm-project/libcxx/www
Eric Fiselier a745465ae4 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.

llvm-svn: 226322
2015-01-16 21:22:08 +00:00
..
atomic_design.html
atomic_design_a.html
atomic_design_b.html
atomic_design_c.html
content.css
cxx1y_status.html
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
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
results.Linux.html Update linux test results 2014-08-18 06:53:30 +00:00
results.Windows.html
ts1z_status.html Update status pages for C++1z 2014-11-10 15:43:20 +00:00
type_traits_design.html