Skip to content
GitLab
Explore
Sign in
Commits · b5bdf3410ec7cbc0e10e1e91c53f67e2d2c506d3
llvm-epi
clang
test
SemaCXX
MicrosoftSuper.cpp
Browse files
Feb 16, 2015
For variables with dependent type, don't crash on `var->::new` or `var->__super`
· c60aa71a
Nico Weber
authored
Feb 16, 2015
c60aa71a
Dec 02, 2014
Perform correct lookup when '__super' is used in class with dependent base.
· fce370eb
Nikola Smiljanic
authored
Dec 01, 2014
fce370eb
Oct 04, 2014
-ms-extensions: Allow __super in return stements.
· 905bfda9
Nikola Smiljanic
authored
Oct 04, 2014
905bfda9
Sep 29, 2014
Add the tests for __super that I forgot to commit in as part of r218484.
· 2f32527b
Nikola Smiljanic
authored
Sep 29, 2014
2f32527b
Loading