summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/make/Makefile.rules
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2017-02-15 12:27:16 +0000
committerPavel Labath <labath@google.com>2017-02-15 12:27:16 +0000
commitd875aae9c041f856cbfc7067f29cffd7aaa5a67b (patch)
treeed5dde9a2b452de150492588bd87b3528791effb /lldb/packages/Python/lldbsuite/test/make/Makefile.rules
parent0f0e5bd3c643109c2782a21e2aebe1414d690327 (diff)
downloadbcm5719-llvm-d875aae9c041f856cbfc7067f29cffd7aaa5a67b.tar.gz
bcm5719-llvm-d875aae9c041f856cbfc7067f29cffd7aaa5a67b.zip
Fix TestNameLookup for GCC
Summary: GCC emits also symbols for the __PRETTY_FUNCTION__ virtual variable, which we accidentaly pick up when looking for functions for with "unique_function_name" in the name. This makes the target.FindFunctions call fail, as that symbol is not a function. I also strenghten the test a bit to make sure we actually find all the functions we are interested in. I've put a check that we find at least 6 functions, but maybe this should be *exactly* 6 ? Reviewers: clayborg Subscribers: lldb-commits Differential Revision: https://reviews.llvm.org/D29932 llvm-svn: 295170
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/make/Makefile.rules')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud