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
d80210fc905781780979fe22070f94dea8c86115
clang-p2996
/
llvm
/
tools
/
llvm-libtool-darwin
History
Simon Pilgrim
46359424bb
[llvm-libtool-darwin] Use cast<> instead of dyn_cast<> to avoid dereference of nullptr
...
The pointer is dereferenced immediately, so assert the cast is correct instead of returning nullptr
2022-02-10 20:44:25 +00:00
..
CMakeLists.txt
[llvm-libtool-darwin] Fix crash with bitcode asm module
2022-02-04 10:54:27 -08:00
llvm-libtool-darwin.cpp
[llvm-libtool-darwin] Use cast<> instead of dyn_cast<> to avoid dereference of nullptr
2022-02-10 20:44:25 +00:00