hanchenye-llvm-project/libcxx/docs/DesignDocs
Eric Fiselier 4959542657 Add documentation and tests for Clangs C++11 extensions in C++03.
As we gear up to drop support for GCC in C++03, we should make clear
what our C++03 mode is, the C++11 extensions it provides,
and the C++11 extensions it depends on.

The section of this document discussing user-facing extensions has
been left blank while the community discusses new directions. For now
it's just a warning to users.

Additionally, the document contains examples of how these extensions
should be used and why. For example, using alias templates over class
templates.

llvm-svn: 363110
2019-06-11 22:53:49 +00:00
..
ABIVersioning.rst
AvailabilityMarkup.rst [libcxx] Start defining lit features for tests depending on availability 2019-02-05 19:22:38 +00:00
CapturingConfigInfo.rst Update an example to use the new LLVM file header. 2019-01-19 11:54:04 +00:00
DebugMode.rst update debugging docs to be less out of date 2019-06-08 04:59:41 +00:00
ExperimentalFeatures.rst [libcxx] Slightly improved policy for handling experimental features 2019-06-11 14:48:40 +00:00
ExtendedCXX03Support.rst Add documentation and tests for Clangs C++11 extensions in C++03. 2019-06-11 22:53:49 +00:00
FeatureTestMacros.rst Move the feature test macros script to the utils directory. 2019-02-02 23:13:49 +00:00
FileTimeType.rst Support tests in freestanding 2019-02-04 20:31:13 +00:00
ThreadingSupportAPI.rst
VisibilityMacros.rst [libc++] Make sure we can build libc++ with -fvisibility=hidden 2018-10-25 12:13:43 +00:00