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
Sema
SemaExpr.cpp
Find file
Blame
History
Permalink
fix type of ?: operator. If one of the operator is void, the type should be void as well.
· 28bcfec3
Nuno Lopes
authored
Jun 04, 2008
Please confirm this is safe llvm-svn: 51957
28bcfec3
Loading