PR15100: look through type sugar when determining whether we have one of the
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 29 Jan 2013 02:49:47 +0000 (02:49 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 29 Jan 2013 02:49:47 +0000 (02:49 +0000)
commit685cef649956948eabca83c3483c8e4e8f990550
treeb3112ed2a07cdfb3cd4a8a062c4212c7e2eccd3a
parent59de94bd4e1c5af38a2694614be6df9c19d21248
PR15100: look through type sugar when determining whether we have one of the
forms of 'main' which we accept as an extension.

llvm-svn: 173758
clang/lib/Sema/SemaDecl.cpp
clang/test/CXX/basic/basic.start/basic.start.main/p2.cpp