Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
clang
lib
CodeGen
CodeGenFunction.cpp
Find file
Blame
History
Permalink
number address-taken labels from 1. This allows 0 to be used as a sentinel
· 92ae16b0
Chris Lattner
authored
Oct 13, 2009
for a null pointer. In other words, "&&foo != NULL" will always work out to true. llvm-svn: 83948
92ae16b0
Loading