Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
CodeGenCXX
/
assign-operator.cpp
41ae328
Remove another questionable use of hasTrivial*. The relevant thing for this
by Richard Smith
· 13 years ago
615ed1a
Revert r153613 as it's causing large compile-time regressions on the nightly testers.
by Chad Rosier
· 13 years ago
1a0877f
When we can't prove that the target of an aggregate copy is
by John McCall
· 14 years ago
9a43e12
Be sure to build a dependent expression when we see
by John McCall
· 14 years ago
914af21
Handle compound assignment expressions (i += j) as lvalues, which is
by Douglas Gregor
· 15 years ago
3155f57
Turn access control on by default in -cc1.
by John McCall
· 15 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
01cad4c
Make sure isCopyAssignment is only true for actual copy assignment operators,
by Eli Friedman
· 16 years ago