summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/finish-swig-Python-LLDB.sh
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2015-10-20 00:31:42 +0000
committerReid Kleckner <rnk@google.com>2015-10-20 00:31:42 +0000
commit7d3a2f067f856aff28e3dde7ec3749f69eb65f1c (patch)
tree4b9fe8afc2d968853121e19570ab9854eadff286 /lldb/scripts/Python/finish-swig-Python-LLDB.sh
parent3e7e915dca7dd543f11bdb6312e95a857df22618 (diff)
downloadbcm5719-llvm-7d3a2f067f856aff28e3dde7ec3749f69eb65f1c.tar.gz
bcm5719-llvm-7d3a2f067f856aff28e3dde7ec3749f69eb65f1c.zip
Revert "Diagnose UnresolvedLookupExprs that resolve to instance members in static methods"
This reverts commit r250592. It has issues around unevaluated contexts, like this: template <class T> struct A { T i; }; template <class T> struct B : A<T> { using A<T>::i; typedef decltype(i) U; }; template struct B<int>; llvm-svn: 250774
Diffstat (limited to 'lldb/scripts/Python/finish-swig-Python-LLDB.sh')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud