[all-commits] [llvm/llvm-project] 11dcd8: [Tooling/Inclusion] Use the StdSpecialSymbolMap.in...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Thu Feb 9 15:04:42 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 11dcd88577f4cba30db9c0d0d899008bbf57616d
https://github.com/llvm/llvm-project/commit/11dcd88577f4cba30db9c0d0d899008bbf57616d
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2023-02-10 (Fri, 10 Feb 2023)
Changed paths:
M clang-tools-extra/clangd/index/CanonicalIncludes.cpp
M clang-tools-extra/clangd/unittests/CanonicalIncludesTests.cpp
M clang/lib/Tooling/Inclusions/Stdlib/StandardLibrary.cpp
M clang/unittests/Tooling/StandardLibraryTest.cpp
Log Message:
-----------
[Tooling/Inclusion] Use the StdSpecialSymbolMap.inc in the stdlib
Remove a special-case in clangd.
Differential Revision: https://reviews.llvm.org/D143559
More information about the All-commits
mailing list