Unverified Commit 1bae1087 authored by Congcong Cai's avatar Congcong Cai Committed by GitHub
Browse files

[clang-tidy] fix false positives for the functions with the same name as...

[clang-tidy] fix false positives for the functions with the same name as standard library functions in misc-include-cleaner (#94923)

Fixes: #93335
For decl with body, we should provide physical locations also. Because
it may be the function which have the same name as std library.
parent d4c6478c
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