EricWF accepted this revision.
EricWF added a reviewer: EricWF.
EricWF added a comment.
This revision is now accepted and ready to land.
Got approval from @mclow.lists offline.
http://reviews.llvm.org/D16346
___
cfe-commits mailing list
cfe-commits@
EricWF created this revision.
EricWF added reviewers: mclow.lists, rsmith.
EricWF added a subscriber: cfe-commits.
According to the C++ standard isn't allowed to define `true`
`false` or `bool`. However these macros are sometimes defined by the compilers
`stdbool.h`.
Clang defines the macros w