summaryrefslogtreecommitdiff
path: root/clang/tools/include-mapping/cppreference_parser.py
AgeCommit message (Expand)Author
2024-12-31[Tooling/Inclusion] Modify the Python script to open the C++ reference with U...c8ef
2024-11-04[Tooling/Inclusion] Update std symbols mapping (#113612)Vadim D.
2023-09-12[include-mapping] Python fixesCassie Jones
2023-05-23[NFC][Py Reformat] Reformat python files in clang and clang-tools-extraTobias Hieta
2023-02-09[include-mapping] Add C-compatibility symbol entries.Haojian Wu
2023-02-07[include-mapping] Regenerate the StdSymbolMap.inc from the 20220730 html book.Viktoriia Bakalova
2023-01-12[include-mapping] Print an error message in case the symbol index points to a...Viktoriia Bakalova
2023-01-12[include-mapping] Fix parsing of html_book_20190607.zip (https://en.cpprefere...Viktoriia Bakalova
2022-02-09[clangd] NFC: Move stdlib headers handling to ClangKirill Bobyrev