[all-commits] [llvm/llvm-project] 3599cb: [include-mapping] Better #includes support for std...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Tue Feb 7 05:26:47 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3599cbd3f6db94e7358dcc901f41c7e357716c77
https://github.com/llvm/llvm-project/commit/3599cbd3f6db94e7358dcc901f41c7e357716c77
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2023-02-07 (Tue, 07 Feb 2023)
Changed paths:
M clang/lib/Tooling/Inclusions/Stdlib/StdSymbolMap.inc
M clang/tools/include-mapping/gen_std.py
M clang/unittests/Tooling/StandardLibraryTest.cpp
Log Message:
-----------
[include-mapping] Better #includes support for std input/output symbols
Reviewed By: kadircet
Differential Revision: https://reviews.llvm.org/D143280
More information about the All-commits
mailing list