[all-commits] [llvm/llvm-project] 03f532: [Tooling/Inclusion] Introduce a human-edit file fo...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Tue Feb 7 01:17:04 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 03f5326d81665efa7db0b0d3dcd440e2ab632be2
https://github.com/llvm/llvm-project/commit/03f5326d81665efa7db0b0d3dcd440e2ab632be2
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2023-02-07 (Tue, 07 Feb 2023)
Changed paths:
A clang/include/clang/Tooling/Inclusions/StdSpecialSymbolMap.inc
Log Message:
-----------
[Tooling/Inclusion] Introduce a human-edit file for C++ std symbols
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.
Reviewed By: kadircet
Differential Revision: https://reviews.llvm.org/D143160
More information about the All-commits
mailing list