diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2008-11-08 01:09:16 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2008-11-08 01:09:16 +0000 |
commit | 99163252709b0c8334d8a49388344aaa2f0f3361 (patch) | |
tree | f5c3c3593a3c6c037c3d5ddd7ed53e238faa6169 /lib/Analysis/GRExprEngine.cpp | |
parent | 1a4d34fea72f327c78fad86dd8803ad2cdae9334 (diff) |
In a declarator, consider an identifier a constructor only if it is followed by '('.
Previously:
class C {
int C; // Declarator::SetConstructor was called here.
};
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58880 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/GRExprEngine.cpp')
0 files changed, 0 insertions, 0 deletions