Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
CodeGenCXX
/
expr.cpp
30eb5fa
Improve test coverage.
by Daniel Dunbar
· 15 years ago
b1995df
Fix PR7889 by generalizing some over specialized code. There is no
by Chris Lattner
· 15 years ago
00d5141
fix PR7892, a crash on valid in c++ codegen of __PRETTY_FUNCTION__
by Chris Lattner
· 15 years ago
bb8976e
implement codegen support for preinc as an lvalue, PR5514.
by Chris Lattner
· 16 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
671fec8
Fix PR5211: codegen shouldn't assume that the result of ||/&& is int
by Chris Lattner
· 16 years ago
a45cf5b
Rename clang to clang-cc.
by Daniel Dunbar
· 17 years ago
a0abe62
make ScalarExprEmitter::EmitCompare() emit the expression with the correct type instead of always zext it to an int
by Nuno Lopes
· 17 years ago