Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
SemaTemplate
/
dependent-expr.cpp
c275da6
PR18152: When computing the semantic form for an initializer list, keep track
by Richard Smith
· 12 years ago
e934d7c
PR10837: Warn if a null pointer constant is formed by a zero integer constant
by Richard Smith
· 12 years ago
7127108
Fix crash with cast of value-dependent expr.
by Eli Friedman
· 12 years ago
c6e68da
Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive.
by Andy Gibbs
· 13 years ago
b14dbd7
Don't try to compute the value of a value-dependent expression when
by Douglas Gregor
· 15 years ago
4cec5f8
Fix another case of giving the wrong value kind to a dependent cast to
by John McCall
· 15 years ago
29ac8e2
For internal consistency's sake, compute the value kind of a dependent cast
by John McCall
· 15 years ago
6b197e0
PR7724: Don't try to evaluate value-dependent expressions.
by Eli Friedman
· 15 years ago
024d80e
Don't look for a destructor in a dependent type. Fixes PR7198.
by Douglas Gregor
· 15 years ago
5fcb51c
When determining whether a DeclRefExpr is value-dependent when it
by Douglas Gregor
· 16 years ago
be55976
Test for PR5908.
by Eli Friedman
· 16 years ago