[all-commits] [llvm/llvm-project] c75126: [Tooling/Inclusion] Move the generated mapping .in...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Tue Feb 7 01:07:58 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c751264aa19865beab12d94db3ea966c6accd428
https://github.com/llvm/llvm-project/commit/c751264aa19865beab12d94db3ea966c6accd428
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2023-02-07 (Tue, 07 Feb 2023)
Changed paths:
R clang/include/clang/Tooling/Inclusions/CSymbolMap.inc
R clang/include/clang/Tooling/Inclusions/StdSymbolMap.inc
A clang/lib/Tooling/Inclusions/Stdlib/CSymbolMap.inc
M clang/lib/Tooling/Inclusions/Stdlib/StandardLibrary.cpp
A clang/lib/Tooling/Inclusions/Stdlib/StdSymbolMap.inc
M utils/bazel/llvm-project-overlay/clang/BUILD.bazel
Log Message:
-----------
[Tooling/Inclusion] Move the generated mapping .inc file to private places.
The .inc files are private now, clients should tooling::stdlib APIs instead.
Differential Revision: https://reviews.llvm.org/D143399
More information about the All-commits
mailing list