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
4708a02a78d9701d175aa134fc2b0da60e3efbd0
clang-p2996
/
llvm
/
lib
/
Bitcode
/
Reader
History
Filipe Cabecinhas
4708a02a78
[BitcodeReader] Make sure the type of the inserted value matches the type of the aggregate at those indices
...
Bug found with AFL-fuzz. llvm-svn: 237628
2015-05-18 22:27:11 +00:00
..
BitcodeReader.cpp
[BitcodeReader] Make sure the type of the inserted value matches the type of the aggregate at those indices
2015-05-18 22:27:11 +00:00
BitReader.cpp
Propagate a better error message to the C api.
2015-02-03 01:53:03 +00:00
BitstreamReader.cpp
Turn an assert into report_fatal_error since it's reachable based on user input
2015-04-29 01:58:31 +00:00
CMakeLists.txt
Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.
2015-02-11 03:28:02 +00:00
LLVMBuild.txt
…
Makefile
…