Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
2bebbf0acee55404de4b8846713b64429e744e8f
/
test
/
SemaCXX
/
condition.cpp
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
3cb0692
Make one expected-diag directive match exactly one actual diagnostic.
by Sebastian Redl
· 16 years ago
09f41cf
Introduce support for C++0x explicit conversion operators (N2437)
by Douglas Gregor
· 16 years ago
61366e9
Correct the order in which we cope with end-of-class-definition
by Douglas Gregor
· 16 years ago
5f4a682
Make all the 'redefinition' diagnostics more consistent, and make the
by Chris Lattner
· 16 years ago
9f4d863
Fix test cases broken by quote normalization in diagnostics.
by Sebastian Redl
· 16 years ago
0777972
Implement semantic checking of static_cast and dynamic_cast.
by Sebastian Redl
· 16 years ago
6314ff2
Do implicit conversion to bool for the condition in a do-while statement.
by Argyrios Kyrtzidis
· 16 years ago
4c0f56b
In the 'condition.cpp' test case, make sure that condition declarations are local to the statement.
by Argyrios Kyrtzidis
· 16 years ago
5921093
Implement Sema support for the 'condition' part of C++ selection-statements and iteration-statements (if/switch/while/for).
by Argyrios Kyrtzidis
· 16 years ago