llvm-project
e3aafe40 - [clang-tidy] fix false positive use-internal-linkage for func decl without body (#117490)

Commit
309 days ago
[clang-tidy] fix false positive use-internal-linkage for func decl without body (#117490) If in one TU, function only have declaration without body, this function should be external linkage. Fixed #117488
Author
Parents
Loading