diff options
author | Congcong Cai <congcongcai0907@163.com> | 2024-11-25 06:46:10 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-25 06:46:10 +0800 |
commit | e3aafe407af36f580148d3ceccd1aa13a490f7c9 (patch) | |
tree | ae9149c1afce567bd6e39a137e610e66b0aacab7 /llvm/lib/CodeGen/ExpandVectorPredication.cpp | |
parent | 5ce4d4c77517f1bc9ad11b2637056b870f2bd156 (diff) | |
download | llvm-e3aafe407af36f580148d3ceccd1aa13a490f7c9.zip llvm-e3aafe407af36f580148d3ceccd1aa13a490f7c9.tar.gz llvm-e3aafe407af36f580148d3ceccd1aa13a490f7c9.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/CodeGen/ExpandVectorPredication.cpp')
0 files changed, 0 insertions, 0 deletions