diff options
author | Jie Fu <jiefu@tencent.com> | 2025-06-05 14:11:30 +0800 |
---|---|---|
committer | Jie Fu <jiefu@tencent.com> | 2025-06-05 14:11:30 +0800 |
commit | 627e49e2491ab7750501d84a5804632074c6af54 (patch) | |
tree | 170f328b6e121ad4aa8d19cb53625c53476ed8d9 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | 7ca7bcb7d8dcf26fc0281697fe47aa6cdb3884c0 (diff) | |
download | llvm-627e49e2491ab7750501d84a5804632074c6af54.zip llvm-627e49e2491ab7750501d84a5804632074c6af54.tar.gz llvm-627e49e2491ab7750501d84a5804632074c6af54.tar.bz2 |
[AST] Fix an unused-function warning (NFC)
/llvm-project/clang/lib/AST/ByteCode/InterpBuiltin.cpp:26:13:
error: unused function 'isNoopBuiltin' [-Werror,-Wunused-function]
static bool isNoopBuiltin(unsigned ID) {
^
1 error generated.
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions