summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2016-05-05 02:13:49 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2016-05-05 02:13:49 +0000
commit5cbeb75a994be6fd6a73f9d48a0a95337f743096 (patch)
treecd13a3b1ea1ac3ef5c581c7977a658c499337f4d /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
parent5ee54086251b7380c2997ff090311cdb739c17ea (diff)
downloadbcm5719-llvm-5cbeb75a994be6fd6a73f9d48a0a95337f743096.tar.gz
bcm5719-llvm-5cbeb75a994be6fd6a73f9d48a0a95337f743096.zip
Fix implementation of C++'s restrictions on using-declarations referring to enumerators:
* an unscoped enumerator whose enumeration is a class member is itself a class member, so can only be the subject of a class-scope using-declaration. * a scoped enumerator cannot be the subject of a class-scope using-declaration. llvm-svn: 268594
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud