Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
3ee77640c722a70ab7e0181f36dc2af21cab3d23
/
test
/
SemaCXX
/
bool.cpp
0490501
The result type of logical || and && is bool in C++. Fixes PR5206.
by Anders Carlsson
· 15 years ago
d249e1d1f
Create a new PrintingPolicy class, which we pass down through the AST
by Douglas Gregor
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
e6d5a4a
Implement checks for bool in increment and decrement.
by Sebastian Redl
· 16 years ago
b88d45e
treat bool literals as constatnt expressions.
by Anders Carlsson
· 16 years ago