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
bae9aedb341c5f4eceafba2ee1fec7c05d842c97
clang-p2996
/
llvm
/
lib
/
Bitcode
/
Reader
History
Simon Pilgrim
bd76f3724d
[Bitcode] Make some basic PlaceholderQueue/MetadataLoaderImpl helper methods const. NFCI.
...
Fixes a number of cppcheck remarks.
2020-10-31 12:16:48 +00:00
..
BitcodeAnalyzer.cpp
[BitCodeAnalyzer] Add a few missing TYPE_CODES and MODULE_CODE_COMDAT to GetCodeName
2020-10-12 15:43:12 -07:00
BitcodeReader.cpp
BitcodeReader::popValue - pass SmallVectorImpl<> as const reference. NFCI.
2020-10-30 14:33:19 +00:00
BitReader.cpp
…
CMakeLists.txt
…
LLVMBuild.txt
…
MetadataLoader.cpp
[Bitcode] Make some basic PlaceholderQueue/MetadataLoaderImpl helper methods const. NFCI.
2020-10-31 12:16:48 +00:00
MetadataLoader.h
MetadataLoader.h - remove unnecessary Error forward declaration. NFC.
2020-04-24 15:33:10 +01:00
ValueList.cpp
ValueList.cpp - remove unnecessary includes. NFCI.
2020-09-17 15:06:01 +01:00
ValueList.h
…