diff options
author | Eric Fiselier <eric@efcs.ca> | 2019-01-16 01:37:43 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2019-01-16 01:37:43 +0000 |
commit | 32784a740a0282dc6f4390b683ed6c6516f4d66c (patch) | |
tree | 04747397f1cf0d73d679572ce709ab61df6776da /lldb/packages/Python/lldbsuite/test/python_api/default-constructor | |
parent | 56c587adfd2999a5f096cf49266552de931aa1e3 (diff) | |
download | bcm5719-llvm-32784a740a0282dc6f4390b683ed6c6516f4d66c.tar.gz bcm5719-llvm-32784a740a0282dc6f4390b683ed6c6516f4d66c.zip |
Implement feature test macros using a script.
Summary:
This patch implements all the feature test macros libc++ currently supports, as specified by the standard or cppreference prior to C++2a.
The tests and `<version>` header are generated using a script. The script contains a table of each feature test macro, the headers it should be accessible from, and its values of each dialect of C++.
When a new feature test macro is added or needed, the table should be updated and the script re-run.
Reviewers: mclow.lists, jfb, serge-sans-paille
Reviewed By: mclow.lists
Subscribers: arphaman, jfb, ldionne, libcxx-commits
Differential Revision: https://reviews.llvm.org/D56750
llvm-svn: 351286
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/default-constructor')
0 files changed, 0 insertions, 0 deletions