[all-commits] [llvm/llvm-project] 301123: [include-mapping] Fix parsing of html_book_2019060...
VitaNuo via All-commits
all-commits at lists.llvm.org
Thu Jan 12 01:49:03 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 301123c7a8b5f5dd415e336ff933576279b0e868
https://github.com/llvm/llvm-project/commit/301123c7a8b5f5dd415e336ff933576279b0e868
Author: Viktoriia Bakalova <bakalova at google.com>
Date: 2023-01-12 (Thu, 12 Jan 2023)
Changed paths:
M clang/tools/include-mapping/cppreference_parser.py
Log Message:
-----------
[include-mapping] Fix parsing of html_book_20190607.zip (https://en.cppreference.com/w/File:html_book_20190607.zip). Skip entries that have been added to the index (C++20 symbols), but the corresponding pages for which have not been created yet.
Differential Revision: https://reviews.llvm.org/D141509
More information about the All-commits
mailing list