[PATCH] D44165: [SymbolFilePDB] Minor cleanup

Aaron Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 6 10:41:19 PST 2018


asmith created this revision.
asmith added reviewers: zturner, rnk, lldb-commits.
Herald added a subscriber: llvm-commits.

- Remove unused code

- Adding `break` statement conditionally

- Ignore empty strings in FindTypeByName


Repository:
  rL LLVM

https://reviews.llvm.org/D44165

Files:
  source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44165.137231.patch
Type: text/x-patch
Size: 5364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180306/6e39b7ab/attachment.bin>


More information about the llvm-commits mailing list