hanchenye-llvm-project/libcxx/www
Eric Fiselier 237b6ed9e4 [libcxx] Unify LIBCXX_<ABI-Name>_INCLUDE_PATHS to be LIBCXX_CXX_ABI_INCLUDE_PATHS
Summary:
Clean up all the different possible CMake options for specifying the ABI include paths into one CMake option named `LIBCXX_CXX_ABI_INCLUDE_PATHS`. 
The documentation has been updated to reflect this change.

For the next week I have added explicit errors if any of the old flags is used. These errors inform users of the change and the new option to use.

Before committing the change I will announce this change on cfe-dev.

Reviewers: danalbert, mclow.lists

Reviewed By: danalbert, mclow.lists

Subscribers: jroelofs, cbergstrom, cfe-commits

Differential Revision: http://reviews.llvm.org/D5039

llvm-svn: 232762
2015-03-19 20:59:45 +00:00
..
atomic_design.html
atomic_design_a.html
atomic_design_b.html
atomic_design_c.html
content.css
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] Unify LIBCXX_<ABI-Name>_INCLUDE_PATHS to be LIBCXX_CXX_ABI_INCLUDE_PATHS 2015-03-19 20:59:45 +00:00
lit_usage.html [libcxx] Tired of colorless compile errors? Enable color diagnostics today! 2015-02-18 17:39:45 +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 [libcxx] Add <experimental/tuple> header for LFTS. 2015-03-17 18:28:14 +00:00
type_traits_design.html