[PATCH] D29768: [TargetInfo] Set 'UseSignedCharForObjCBool' to false by default
Alex Lorenz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 4 15:14:22 PDT 2018
arphaman updated this revision to Diff 141070.
arphaman added a comment.
Only make the change for the Darwin platforms to avoid ObjC ABI breakage for non-Darwin platforms.
https://reviews.llvm.org/D29768
Files:
lib/Basic/TargetInfo.cpp
lib/Basic/Targets/AArch64.cpp
lib/Basic/Targets/ARM.cpp
lib/Basic/Targets/PPC.h
lib/Basic/Targets/X86.h
test/Frontend/objc-bool-is-bool.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29768.141070.patch
Type: text/x-patch
Size: 5362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180404/0ff963dc/attachment.bin>
More information about the cfe-commits
mailing list