[llvm] r175449 - Add front/back/erase to MapVector.

Meador Inge meadori at codesourcery.com
Mon Feb 18 08:22:55 PST 2013


On 02/18/2013 10:03 AM, Douglas Gregor wrote:

> Author: dgregor
> Date: Mon Feb 18 10:03:04 2013
> New Revision: 175449
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=175449&view=rev
> Log:
> Add front/back/erase to MapVector.

Perhaps a few tests in unittests/ADT/MapVectorTest.cpp wouldn't hurt.

-- 
Meador Inge
CodeSourcery / Mentor Embedded



More information about the llvm-commits mailing list