This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Bitcode
/
Reader
History
Filipe Cabecinhas
f15fb032ef
Make sure that isValidElementType(Type) before calling {Array,Struct}Type::get(Type)
...
Bug found with AFL fuzz. llvm-svn: 236073
2015-04-29 01:27:01 +00:00
..
BitcodeReader.cpp
Make sure that isValidElementType(Type) before calling {Array,Struct}Type::get(Type)
2015-04-29 01:27:01 +00:00
BitReader.cpp
Propagate a better error message to the C api.
2015-02-03 01:53:03 +00:00
BitstreamReader.cpp
Be more strict about the operand for the array type in BitcodeReader
2015-04-23 13:38:21 +00:00
CMakeLists.txt
Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.
2015-02-11 03:28:02 +00:00
LLVMBuild.txt
…
Makefile
…