[llvm-commits] [llvm] r151970 - /llvm/trunk/unittests/ADT/HashingTest.cpp

Francois Pichet pichet2000 at gmail.com
Fri Mar 2 23:58:43 PST 2012


On Sat, Mar 3, 2012 at 2:00 AM, NAKAMURA Takumi <geek4civic at gmail.com> wrote:
> Author: chapuni
> Date: Sat Mar  3 01:00:58 2012
> New Revision: 151970
>
> URL: http://llvm.org/viewvc/llvm-project?rev=151970&view=rev
> Log:
> unittests/ADT/HashingTest.cpp: Temporarily disable a new test introduced in r151891, to appease msvc.

I am going to revert that. The fix is to add llvm:: prefix to hash_value.




More information about the llvm-commits mailing list