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
b3901bdde8d297102e6e01ff33489a4e9075440e
clang-p2996
/
llvm
/
lib
/
Bitcode
/
Reader
History
Nico Weber
b3901bdde8
Fix MSVC build after 289461; MSVC isn't sure if this is std:: or llvm::
...
llvm-svn: 289480
2016-12-12 22:46:40 +00:00
..
BitcodeReader.cpp
Refactor BitcodeReader: move Metadata and ValueId handling in their own class/file
2016-12-12 19:34:26 +00:00
BitReader.cpp
Add explicit (void) cast to unused unique_ptr::release() results
2016-11-14 07:26:17 +00:00
BitstreamReader.cpp
Bitcode: Correctly handle Fixed and VBR arrays in BitstreamCursor::skipRecord().
2016-12-01 05:47:58 +00:00
CMakeLists.txt
Refactor BitcodeReader: move Metadata and ValueId handling in their own class/file
2016-12-12 19:34:26 +00:00
LLVMBuild.txt
…
MetadataLoader.cpp
Fix MSVC build after 289461; MSVC isn't sure if this is std:: or llvm::
2016-12-12 22:46:40 +00:00
MetadataLoader.h
Refactor BitcodeReader: move Metadata and ValueId handling in their own class/file
2016-12-12 19:34:26 +00:00
ValueList.cpp
Refactor BitcodeReader: move Metadata and ValueId handling in their own class/file
2016-12-12 19:34:26 +00:00
ValueList.h
Refactor BitcodeReader: move Metadata and ValueId handling in their own class/file
2016-12-12 19:34:26 +00:00