[all-commits] [llvm/llvm-project] 7c9b15: Revert "[Tooling/Inclusion] Handle std::get symbol."
cmtice via All-commits
all-commits at lists.llvm.org
Thu Feb 23 15:19:36 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c9b15fbaeb2846ad25e797d55ffe1ccef9e1379
https://github.com/llvm/llvm-project/commit/7c9b15fbaeb2846ad25e797d55ffe1ccef9e1379
Author: Caroline Tice <cmtice at google.com>
Date: 2023-02-23 (Thu, 23 Feb 2023)
Changed paths:
M clang-tools-extra/clangd/index/CanonicalIncludes.cpp
M clang/include/clang/Tooling/Inclusions/StandardLibrary.h
M clang/lib/Tooling/Inclusions/Stdlib/StandardLibrary.cpp
M clang/lib/Tooling/Inclusions/Stdlib/StdSpecialSymbolMap.inc
M clang/unittests/Tooling/StandardLibraryTest.cpp
Log Message:
-----------
Revert "[Tooling/Inclusion] Handle std::get symbol."
This reverts commit cbcb3eef70def3509bdffd4fe1ebfb6422afeaa2.
Causing many clangd test breakages, similar to:
error: no matching constructor for initialization of 'llvm::SmallVector<clang::tooling::stdlib::Header>'
: llvm::SmallVector<clang::tooling::stdlib::Header>(
^
More information about the All-commits
mailing list