diff options
author | Douglas Gregor <dgregor@apple.com> | 2011-06-25 00:56:27 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2011-06-25 00:56:27 +0000 |
commit | 555f57e3549fb5cc963a2ce38180c4f3643a6f95 (patch) | |
tree | db0165f2361a840dbb7a5c72f2e2fe9bc8635eee /lib/CodeGen/CGClass.cpp | |
parent | 831fb9622581fc3b777848e6b097a0cb23d124de (diff) |
When deciding how to parse "= something" as part of a member
declaration, determine whether the declaration will end up declaring a
function using semantic criteria (e.g., it will have function type)
rather than purely syntactic criteria (e.g., it has the form of a
function declarator). Fixes <rdar://problem/9670557>.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@133854 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGClass.cpp')
0 files changed, 0 insertions, 0 deletions