Fix stylistic and documentation problems in ValueMap found by Nick Lewycky and
authorJeffrey Yasskin <jyasskin@google.com>
Fri, 23 Oct 2009 20:54:00 +0000 (20:54 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Fri, 23 Oct 2009 20:54:00 +0000 (20:54 +0000)
commit4ab74cdc124af6b4f57c2d2d09548e01d64a1f34
tree4ee315d155fbc155cd5b53f9e60202179e3098fa
parent7abbd04e90489c087bfae03ad25c3a99aafbaded
Fix stylistic and documentation problems in ValueMap found by Nick Lewycky and
Evan Cheng.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84967 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/DenseMap.h
include/llvm/ADT/ValueMap.h
unittests/ADT/ValueMapTest.cpp