commit | b05496dbd63f03bf474dae2c4d1e2142608780cc | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Mon Sep 20 21:11:48 2010 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Mon Sep 20 21:11:48 2010 +0000 |
tree | e3f6e054547bf217be671a2e081f573000dd38d6 | |
parent | 957b03be80ee712344bc0ff67c5ab7d768e88005 [diff] |
Tweak priorities for some types and macros: - In Objective-C, we prefer BOOL to bool for historic reasons; slightly penalize "bool". - Treat Nil macro as a NULL pointer constant. - Treat YES, NO, true, and false macros as constants. - Treat the bool macro as a type. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@114356 91177308-0d34-0410-b5e6-96231b3b80d8