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 | c15b0cfc1f89cb8d9779189892d733e2d23d8866 (patch) | |
tree | 8905ae63fbee45f0326a0377c979a7c950735363 /clang/lib/CodeGen/CGExpr.cpp | |
parent | 03bf47c0f07f91bdfe3c5286a64af32a2cb60d55 (diff) | |
download | bcm5719-llvm-c15b0cfc1f89cb8d9779189892d733e2d23d8866.tar.gz bcm5719-llvm-c15b0cfc1f89cb8d9779189892d733e2d23d8866.zip |
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>.
llvm-svn: 133854
Diffstat (limited to 'clang/lib/CodeGen/CGExpr.cpp')
0 files changed, 0 insertions, 0 deletions