Logo
Explore Help
Sign In
encounter/llvm-project
0
0
Fork 0
You've already forked llvm-project
mirror of https://github.com/encounter/llvm-project.git synced 2026-03-30 11:27:19 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
cc3ebc8a987ad45f562faaf8a81eda2cfdc7f604
llvm-project/llvm/lib/Bitcode/Reader
T
History
Nick Lewycky d52b1528c0 Add 'nonnull', a new parameter and return attribute which indicates that the pointer is not null. Instcombine will elide comparisons between these and null. Patch by Luqman Aden!
llvm-svn: 209185
2014-05-20 01:23:40 +00:00
..
BitcodeReader.cpp
Add 'nonnull', a new parameter and return attribute which indicates that the pointer is not null. Instcombine will elide comparisons between these and null. Patch by Luqman Aden!
2014-05-20 01:23:40 +00:00
BitcodeReader.h
[C++] Use 'nullptr'.
2014-04-28 04:05:08 +00:00
BitReader.cpp
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
2014-04-15 06:32:26 +00:00
BitstreamReader.cpp
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
2014-04-15 06:32:26 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…
Powered by Gitea Page: 1088ms Template: 24ms
Auto
English
English
Licenses API