[PATCH] D143160: [include-mapping] Extend c-compatibility symbols in StdSymbolMap.inc

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 2 02:39:23 PST 2023


hokein created this revision.
Herald added a project: All.
hokein requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: cfe-commits, sstefan1.
Herald added a project: clang.

A patch based on https://reviews.llvm.org/D143054

Some changes to the StdSymbolMap.inc:

- for each c symbol, including the corresponding  xxx.h headers
- manually add symbols that are removed when updating to the latest cppreference
- add macro symbols


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D143160

Files:
  clang/include/clang/Tooling/Inclusions/StdSymbolMap.inc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143160.494225.patch
Type: text/x-patch
Size: 112815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230202/835ae94f/attachment-0001.bin>


More information about the cfe-commits mailing list