Handle "bool" in all places that touch _Bool.
This fixes code like "if((bool)x) {}" for example. Patch by Nate Begeman. llvm-svn: 44159
Loading
Please register or sign in to comment
This fixes code like "if((bool)x) {}" for example. Patch by Nate Begeman. llvm-svn: 44159