]> granicus.if.org Git - clang/commit
Small cleanup: move trailing-return-type special-casing into
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 15 Mar 2012 01:02:11 +0000 (01:02 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 15 Mar 2012 01:02:11 +0000 (01:02 +0000)
commit6d96d3ad1d95a58d81cc8b573d9bce444bbf8021
treef6c0bd1148e37ce2f907e1d2ef2fb8dd12d0f2bb
parent9ca33fd56720112bcc4bccb8aa6107abbb68cae3
Small cleanup: move trailing-return-type special-casing into
getDeclSpecContextFromDeclaratorContext.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152766 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseDecl.cpp