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
Parse
ParseObjc.cpp
Find file
Blame
History
Permalink
Handle "bool" in all places that touch _Bool.
· bb31a42f
Chris Lattner
authored
Nov 15, 2007
This fixes code like "if((bool)x) {}" for example. Patch by Nate Begeman. llvm-svn: 44159
bb31a42f
Loading