commit | b01f7a4f4793b14f88689fa48c04a11822d3a1c4 | [log] [tgz] |
---|---|---|
author | Sean Callanan <scallanan@apple.com> | Thu Oct 13 22:18:56 2011 +0000 |
committer | Sean Callanan <scallanan@apple.com> | Thu Oct 13 22:18:56 2011 +0000 |
tree | e574fb5f803b12bce1c6413b74bed83e6638889b | |
parent | c839adc5a17c6736617ff3a2441857bf6c25f183 [diff] |
Cleaned up a few functions that never get used. Specifically, the expression parser used to use functions attached to SymbolContext to do lookups, but nowadays it searches a ModuleList or Module directly instead. These functions had no remaining clients so I removed them to prevent bit rot. I also removed a stray callback function from ClangExpressionDeclMap. git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@141899 91177308-0d34-0410-b5e6-96231b3b80d8