Unverified Commit 7b3db807 authored by Haojian Wu's avatar Haojian Wu Committed by GitHub
Browse files

[include-cleaner] Respect the UsingShadowDecl when find headers for ambiguous std symbols. (#66485)

In libcpp, the `std::remove(const char*)` is a using decl in std
namespace `using ::remove`, which was not handled correctly in
`headerForAmbiguousStdSymbol`
parent 8b4ca0aa
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment