aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/Object.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2011-06-25 00:56:27 +0000
committerDouglas Gregor <dgregor@apple.com>2011-06-25 00:56:27 +0000
commitc15b0cfc1f89cb8d9779189892d733e2d23d8866 (patch)
tree8905ae63fbee45f0326a0377c979a7c950735363 /llvm/lib/Object/Object.cpp
parent03bf47c0f07f91bdfe3c5286a64af32a2cb60d55 (diff)
downloadllvm-c15b0cfc1f89cb8d9779189892d733e2d23d8866.zip
llvm-c15b0cfc1f89cb8d9779189892d733e2d23d8866.tar.gz
llvm-c15b0cfc1f89cb8d9779189892d733e2d23d8866.tar.bz2
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 'llvm/lib/Object/Object.cpp')
0 files changed, 0 insertions, 0 deletions