summaryrefslogtreecommitdiff
path: root/lld/COFF
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2019-01-16 01:37:43 +0000
committerEric Fiselier <eric@efcs.ca>2019-01-16 01:37:43 +0000
commitd85c37c76bde8d5016c2aca4b8e8c9eb7b064134 (patch)
tree2723a36421d57a034fcfb75e78e642071934d1da /lld/COFF
parent7dc11df1a3342a8b3ca10221fc182003d92d6295 (diff)
Implement feature test macros using a script.linaro-local/ci/tcwg_kernel/llvm-master-aarch64-next-allyesconfig
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
Diffstat (limited to 'lld/COFF')
0 files changed, 0 insertions, 0 deletions