[PATCH] D40167: In stdbool.h, define bool, false, true only in gnu++98

Stephan Bergmann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 17 00:06:00 PST 2017


sberg added a comment.

(This code had been introduced with http://llvm.org/viewvc/llvm-project?view=revision&revision=115028 "Define _Bool, bool, true, and false macros in <stdbool.h> when we're in a GNU-compatible C++ dialect. Fixes rdar://problem/8477819" mentioning: "Fixes rdar://problem/8477819."  But I don't know what that is.)


https://reviews.llvm.org/D40167





More information about the cfe-commits mailing list