diff options
author | Fariborz Jahanian <fjahanian@apple.com> | 2012-08-30 18:49:41 +0000 |
---|---|---|
committer | Fariborz Jahanian <fjahanian@apple.com> | 2012-08-30 18:49:41 +0000 |
commit | f257857443ec8be8be31805202eb797533fab86a (patch) | |
tree | 9452c6e54884de173d2aeb1b40983006b587b196 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0b0b512fd6eaa15626d0b1caad24ae66a79e8408 (diff) | |
download | llvm-f257857443ec8be8be31805202eb797533fab86a.zip llvm-f257857443ec8be8be31805202eb797533fab86a.tar.gz llvm-f257857443ec8be8be31805202eb797533fab86a.tar.bz2 |
objective-C: clang must implicitly convert
__objc_yes/__objc_no to (BOOL)1/(BOOL)0 when
BOOL is declared; otherwise it resorts to
default of 'signed char'. This is important to
selecting the correct Numeric API numberWithBool:
Can't have a clang test for this. Will checkin and
executable llvm test. // rdar://12156616
llvm-svn: 162922
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions