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
f15fb032efeb9da81f3ca341879b3eccea98b1b6
clang-p2996
/
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
…