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
867aad13594af2cf09e977260eae8b186eb41bce
clang-p2996
/
llvm
/
lib
/
Bitcode
/
Reader
History
Mehdi Amini
867aad1359
Change BitstreamCursor::skipRecord to return the record code (NFC)
...
llvm-svn: 291026
2017-01-04 22:54:14 +00:00
..
BitcodeReader.cpp
Clear the PendingTypeTests vector after moving from it.
2016-12-22 02:52:23 +00:00
BitReader.cpp
Add explicit (void) cast to unused unique_ptr::release() results
2016-11-14 07:26:17 +00:00
BitstreamReader.cpp
Change BitstreamCursor::skipRecord to return the record code (NFC)
2017-01-04 22:54:14 +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
[ThinLTO] Import type as decl only when non-null Identifier
2017-01-03 23:19:29 +00:00
MetadataLoader.h
MetadataLoader: Refactor "IsImporting" into the Pimpl for the MetadataLoader (NFC)
2016-12-23 02:20:02 +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