emaste added a subscriber: emaste.
emaste added a comment.

One comment, otherwise looks fine to me if you've confirmed the tests pass.


================
Comment at: examples/synthetic/unordered_multi.py:18
@@ -17,3 +17,3 @@
                try:
-                       # unordered_map is made up a a hash_map, which has 4 
pieces in it:
+                       # unordered_map is a made up hash_map, which has 4 
pieces in it:
                        #   bucket list :
----------------
My guess, "made up of a" was what was originally intended?


http://reviews.llvm.org/D10898




_______________________________________________
lldb-commits mailing list
lldb-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to