diff options
author | Steve Naroff <snaroff@apple.com> | 2009-10-28 20:44:47 +0000 |
---|---|---|
committer | Steve Naroff <snaroff@apple.com> | 2009-10-28 20:44:47 +0000 |
commit | f96b524306ccfa623235d375deee79637bd38f29 (patch) | |
tree | a29834d962c52bbdcce2c5851ab73f0089a928c5 /test/CodeGenCXX/array-construction.cpp | |
parent | 7d0f5c9ca12d1bae19c3c19500b3b0cf5aedbc29 (diff) |
Remove _clang_initCXLookupHint() and _clang_getCursorWithHint(). Related to <rdar://problem/7310688>.
Localize the optimization to ResolveLocationInAST(). The last valid AST location is now stored with ASTUnit. There still isn't optimal, however it's an improvement (with a much cleaner API). Having the client manage an "hint" is error prone and complex.
I wanted to land the major changes before finishing up the optimizations.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85425 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGenCXX/array-construction.cpp')
0 files changed, 0 insertions, 0 deletions