aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend
diff options
context:
space:
mode:
authorArthur O'Dwyer <arthur.j.odwyer@gmail.com>2021-01-07 18:21:07 -0500
committerArthur O'Dwyer <arthur.j.odwyer@gmail.com>2021-01-08 11:44:39 -0500
commit466df1718e41fe2fca6ce6bd98c01b18f42c05e4 (patch)
treee5ab2303aa0fab6fa750d6e49037503d4d3042ae /clang/lib/Frontend
parentdd5165a920f66268ee509af31fe84efedacdfbf9 (diff)
downloadllvm-466df1718e41fe2fca6ce6bd98c01b18f42c05e4.zip
llvm-466df1718e41fe2fca6ce6bd98c01b18f42c05e4.tar.gz
llvm-466df1718e41fe2fca6ce6bd98c01b18f42c05e4.tar.bz2
[libc++] Update generate_feature_test_macro_components.py to match SD-6.
It's still a little confusing because in many cases C++17 and C++20 have different values, and libc++ implements the C++17 behavior but not the C++20 behavior; 'unimplemented' can't represent that scenario. Ultimately we probably ought to completely redesign the script to be in terms of paper numbers, rather than language revisions, and make it generate the CSV files like "Cxx2aStatusPaperStatus.csv" as well. Most newly added macros are unimplemented. I've marked a few as implemented, though, based on my reading of the code; for example I was pretty sure `__cpp_lib_latch` is implemented since we have `<latch>`. Differential Revision: https://reviews.llvm.org/D93830
Diffstat (limited to 'clang/lib/Frontend')
0 files changed, 0 insertions, 0 deletions