diff options
author | Congcong Cai <congcongcai0907@163.com> | 2024-06-11 21:01:52 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-11 21:01:52 +0800 |
commit | 1bae10879d9183c5edfb709c36b55086ebc772f0 (patch) | |
tree | 55d1b1b56bf072620835b0da93271dfc012233fc /llvm/docs/tutorial | |
parent | d4c6478cf2c0a8e2bebc66eb7eff4d0f11626d9a (diff) | |
download | llvm-1bae10879d9183c5edfb709c36b55086ebc772f0.zip llvm-1bae10879d9183c5edfb709c36b55086ebc772f0.tar.gz llvm-1bae10879d9183c5edfb709c36b55086ebc772f0.tar.bz2 |
[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.
Diffstat (limited to 'llvm/docs/tutorial')
0 files changed, 0 insertions, 0 deletions