diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2009-07-21 06:43:26 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2009-07-21 06:43:26 +0000 |
commit | f37006bc8a9d398d40d6ce329f023ed1a92fe484 (patch) | |
tree | c6477cc82fbba581353b9160aad02a3746f8ce3e /lib/Index/Entity.cpp | |
parent | f48880ad8944eaa8e154ec4e93241164501fc366 (diff) |
Fix a crash that occurs in this C++ case:
struct foo {
static bool value;
};
bool (foo::value); // crash because of parens
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@76538 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Index/Entity.cpp')
0 files changed, 0 insertions, 0 deletions