Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
Commits · a3211b5dca8f27fd7f54cc53780dfdf0ae6d8301
llvm-epi-0.8
clang
test
CXX
class
p2-0x.cpp
Browse files
Sep 21, 2012
PR13890: Warn on abstract final classes.
· 348df509
David Blaikie
authored
Sep 21, 2012
348df509
Oct 14, 2011
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
· 9ca5c425
Richard Smith
authored
Oct 13, 2011
9ca5c425
Jan 22, 2011
Mark classes final and/or explicit during class template instantiation.
· c4964a40
Anders Carlsson
authored
Jan 22, 2011
c4964a40
Mark classes as final or explicit. Diagnose when a class marked 'final' is used as a base.
· fc1eef48
Anders Carlsson
authored
Jan 22, 2011
fc1eef48
Loading