Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "aa75c9d8d80e0b5ca12b98394ea673e8e0c51df1"
llvm-epi-0.8
clang
lib
CodeGen
CGExprScalar.cpp
Find file
Blame
History
Permalink
Fix PR5211: codegen shouldn't assume that the result of ||/&& is int
· 671fec87
Chris Lattner
authored
Oct 17, 2009
anymore. In C++ it is bool. llvm-svn: 84308
671fec87
Loading