summaryrefslogtreecommitdiffstats
path: root/clang/tools/scan-view/ScanView.py
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2011-12-08 23:45:45 +0000
committerSean Callanan <scallanan@apple.com>2011-12-08 23:45:45 +0000
commit12014a04711a9c3efa5aed1c80b9c4288ab209eb (patch)
tree6367e6c054d46d1dd42ad16a693065fe2b402a65 /clang/tools/scan-view/ScanView.py
parent7c01c1af1978527fdab4d5542d60aeff85cb4221 (diff)
downloadbcm5719-llvm-12014a04711a9c3efa5aed1c80b9c4288ab209eb.tar.gz
bcm5719-llvm-12014a04711a9c3efa5aed1c80b9c4288ab209eb.zip
If the expression parser is unable to complete a TagDecl
in the context in which it was originally found, the expression parser now goes hunting for it in all modules (in the appropriate namespace, if applicable). This means that forward-declared types that exist in another shared library will now be resolved correctly. Added a test case to cover this. The test case also tests "frame variable," which does not have this functionality yet. llvm-svn: 146204
Diffstat (limited to 'clang/tools/scan-view/ScanView.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud