OSDN Git Service

It isn't necessary to explicitly clear the contents of std::vector
authorDan Gohman <gohman@apple.com>
Wed, 11 Feb 2009 00:18:15 +0000 (00:18 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 11 Feb 2009 00:18:15 +0000 (00:18 +0000)
commit18e9a6b3af36ced22cb430b427d4c0ea9f3b8f81
tree86a36b193fcda34c93e7afaa6968f18e0a57ee5d
parent69197579210155d31941fe399d8ffc746ad2de69
It isn't necessary to explicitly clear the contents of std::vector
and DenseMap members in a destructor. And tidy up a comment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64265 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/DebugLoc.h