aboutsummaryrefslogtreecommitdiff
path: root/lib/Headers/stdbool.h
AgeCommit message (Expand)Author
2010-09-29Define _Bool, bool, true, and false macros in <stdbool.h> when we'reDouglas Gregor
2008-03-15Make a major restructuring of the clang tree: introduce a top-levelChris Lattner