summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/SectionMemoryManager.cpp
diff options
context:
space:
mode:
authorKirill Bobyrev <omtcyfz@gmail.com>2016-07-22 13:41:09 +0000
committerKirill Bobyrev <omtcyfz@gmail.com>2016-07-22 13:41:09 +0000
commita3432fa91cd547fb4b23dc65198993c5161dfd32 (patch)
treec78c3b986ac9e5945646b34bcfc244ab5a698825 /llvm/lib/ExecutionEngine/SectionMemoryManager.cpp
parentbd7aa358f0222841e46d3555725f6ab3ef46c0ce (diff)
downloadbcm5719-llvm-a3432fa91cd547fb4b23dc65198993c5161dfd32.tar.gz
bcm5719-llvm-a3432fa91cd547fb4b23dc65198993c5161dfd32.zip
[clang-rename] introduce better symbol finding
This patch introduces: * TypeLoc visiting, which helps a lot in renaming types * NestedNameSpecifierLoc visiting (through getting them via ASTMatcher at the moment, though, because RecursiveASTVisitor<T>::VisitNestedNameSpecifierLoc isn't implemented), which helps to treat nested names correctly * better code formatting and refactoring * bunch of tests Reviewers: alexfh Differential revision: https://reviews.llvm.org/D22465 llvm-svn: 276414
Diffstat (limited to 'llvm/lib/ExecutionEngine/SectionMemoryManager.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud