llvm-project
3268d51a - [clang][bytecode][NFC] Fix a possible build warning (#114800)

Commit
1 year ago
[clang][bytecode][NFC] Fix a possible build warning (#114800) InterpBuiltinBitCast.cpp:95:3: warning: non-void function does not return a value in all control paths [-Wreturn-type] 95 | } | ^ 1 warning generated.
Author
Parents
Loading