aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2016-01-25 21:47:25 +0000
committerRui Ueyama <ruiu@google.com>2016-01-25 21:47:25 +0000
commit304d135f56b92ae63cdb2cdbb5cff0a20f0cc7b4 (patch)
tree3e3dc31bd508415d0bba3a1dee2088f5df1e5711 /clang/lib/CodeGen/CodeGenModule.cpp
parentde06936f288dabb589ea5979ccaf71655f48ec90 (diff)
downloadllvm-304d135f56b92ae63cdb2cdbb5cff0a20f0cc7b4.zip
llvm-304d135f56b92ae63cdb2cdbb5cff0a20f0cc7b4.tar.gz
llvm-304d135f56b92ae63cdb2cdbb5cff0a20f0cc7b4.tar.bz2
Use Symtab.find() instead of Symtab.getSymbols().lookup().
This was the only place we directly called lookup on the internal table of the symbol table. llvm-svn: 258724
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions