Sign in
llvm
/
llvm-project
/
37d72991c136244fe53be02f5af0ad643247a1e6
/
clang
/
test
/
SemaTemplate
/
instantiate-sizeof.cpp
4776f2e
Add missing triple to instantiate-sizeof.cpp test
by Reid Kleckner
· 9 years ago
1af391df
Allow sizeof(UnrelatedClass::field) in C++11 class template methods
by Reid Kleckner
· 9 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
e4f22df
A couple minor bug-fixes for template instantiation for expressions which are sometimes potentially evaluated.
by Eli Friedman
· 13 years ago