This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1ed8b29302484b054d74e1db57504687c3ae8709
clang-p2996
/
llvm
/
lib
/
Target
/
WebAssembly
/
AsmParser
History
Kazu Hirata
a7938c74f1
[llvm] Don't use Optional::hasValue (NFC)
...
This patch replaces Optional::hasValue with the implicit cast to bool in conditionals only.
2022-06-25 21:42:52 -07:00
..
CMakeLists.txt
…
WebAssemblyAsmParser.cpp
[llvm] Don't use Optional::getValue (NFC)
2022-06-20 22:45:45 -07:00
WebAssemblyAsmTypeCheck.cpp
[llvm] Don't use Optional::hasValue (NFC)
2022-06-25 21:42:52 -07:00
WebAssemblyAsmTypeCheck.h
[WebAssembly] Implement ref.is_null MC layer support and codegen
2022-05-13 07:08:10 +01:00