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
d0858e1037abb3d5239ee34bcbb61521f6d82d8e
clang-p2996
/
llvm
/
lib
/
Bitcode
/
Reader
History
Filipe Cabecinhas
d0858e1037
[bitcode reader] Fix an assert on invalid type tables
...
Bug found with afl-fuzz llvm-svn: 227566
2015-01-30 10:57:58 +00:00
..
BitcodeReader.cpp
[bitcode reader] Fix an assert on invalid type tables
2015-01-30 10:57:58 +00:00
BitcodeReader.h
Use the DiagnosticHandler to print diagnostics when reading bitcode.
2015-01-10 00:07:30 +00:00
BitReader.cpp
Pass a && to getLazyBitcodeModule.
2014-09-03 17:31:46 +00:00
BitstreamReader.cpp
[Bitcode] Diagnose errors instead of asserting from bad input
2015-01-24 04:15:05 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…