Open
Description
clang/tools/include-mapping/gen_std.py
works well with 2018 archives but the format seems to have changed since. New archives contain updated language features and symbols, we should use them but the generator crashes on anything newer than 2018 archives mentioned in the documentation.
+cc @sam-mccall @kadircet