llvm-project
3268d51a
- [clang][bytecode][NFC] Fix a possible build warning (#114800)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#114800 - [clang][bytecode][NFC] Fix a possible build warning
Author
tbaederr
Parents
cd16b077
Loading