diff options
author | Jie Fu <jiefu@tencent.com> | 2024-01-14 21:08:01 +0800 |
---|---|---|
committer | Jie Fu <jiefu@tencent.com> | 2024-01-14 21:08:01 +0800 |
commit | fb2cc9b9fc5ae5a544e3009ae153f5ae83c5a89c (patch) | |
tree | 5c8866abcd5ad85cdeb2fa4c293c4071e242a623 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 777a67b2d9fbf9a871d8951e6e7fd0f9f16ea54b (diff) | |
download | llvm-fb2cc9b9fc5ae5a544e3009ae153f5ae83c5a89c.zip llvm-fb2cc9b9fc5ae5a544e3009ae153f5ae83c5a89c.tar.gz llvm-fb2cc9b9fc5ae5a544e3009ae153f5ae83c5a89c.tar.bz2 |
[Analysis] 'static' function 'shortenFileName' should be declared 'static inline' (NFC)
llvm-project/llvm/include/llvm/Analysis/DOTGraphTraitsPass.h:89:13:
error: 'static' function 'shortenFileName' declared in header file should be declared 'static inline' [-Werror,-Wunneeded-internal-declaration]
static void shortenFileName(std::string &FN, unsigned char len = 250) {
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions