Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
Commits · 6ab9aa02e318cd2bf7b9f373e00b0dc5c3d50e45
llvm-epi-0.8
clang
test
SemaTemplate
instantiate-friend-class.cpp
Browse files
Dec 15, 2009
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
· 8fbe78f6
Daniel Dunbar
authored
Dec 15, 2009
8fbe78f6
Aug 27, 2009
Fix for PR4794 (instantiating friend class decl); this version shouldn't
· bda4ef15
Eli Friedman
authored
Aug 27, 2009
bda4ef15
Back out bad piece of r80272. Will look at fixing this a different way.
· 1e97108b
Eli Friedman
authored
Aug 27, 2009
1e97108b
PR4794: Make instantiating friend class decls not crash.
· 7a61407d
Eli Friedman
authored
Aug 27, 2009
7a61407d
Loading