A patch based on https://reviews.llvm.org/D143054
This file is allowed to be edit by human, and it overlays the generated symbol file. It contains a list of multiple-header symbols.
This patch introduces the file only. Usage will come afterwards.
Paths
| Differential D143160
[include-mapping] Introduce a human-edit CXXSymbolMapping file ClosedPublic Authored by hokein on Feb 2 2023, 2:39 AM.
Details Summary A patch based on https://reviews.llvm.org/D143054 This file is allowed to be edit by human, and it overlays the generated symbol file. It contains a list of multiple-header symbols.
Diff Detail
Event Timelinehokein retitled this revision from [include-mapping] Extend c-compatibility symbols in StdSymbolMap.inc to [include-mapping] Introduce a human-edit CXXSymbolMapping file.Feb 2 2023, 7:18 AM
hokein marked an inline comment as done. Comment Actionsaddress review comments
Comment Actions Rename the file name for more general purposes.
This revision is now accepted and ready to land.Feb 6 2023, 5:56 AM This revision was landed with ongoing or failed builds.Feb 7 2023, 1:17 AM Closed by commit rG03f5326d8166: [Tooling/Inclusion] Introduce a human-edit file for C++ std symbols (authored by hokein). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 494300 clang/include/clang/Tooling/Inclusions/CXXSymbolMap.inc
clang/include/clang/Tooling/Inclusions/StdSymbolMap.inc
clang/tools/include-mapping/gen_std.py
|
also maybe rename this to, AlternativeHeaderMap.inc ?