summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/ModuleList.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-12-20 23:07:20 +0000
committerDouglas Gregor <dgregor@apple.com>2010-12-20 23:07:20 +0000
commit15b4ec22f16cf460f3038aa496cdd99c51a3c69b (patch)
treec26296dd13b529aa63fbd4ac954aebd63f6a4fcb /lldb/source/Core/ModuleList.cpp
parent25c04838e91c71efbabc179bdfeb0b65297b1978 (diff)
downloadbcm5719-llvm-15b4ec22f16cf460f3038aa496cdd99c51a3c69b.tar.gz
bcm5719-llvm-15b4ec22f16cf460f3038aa496cdd99c51a3c69b.zip
Give the RecursiveASTVisitor a configuration function
shouldWalkTypesOfTypeLocs() that determines whether it should walk the Types within TypeLocs. This walk is redundant, but perhaps required for some clients. Disabling this redundant walk in the unexpanded parameter pack finder produces better results, because we get parameter packs with source location info *unless* such source location information isn't available. llvm-svn: 122287
Diffstat (limited to 'lldb/source/Core/ModuleList.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud