[llvm-commits] [llvm-testresults] [llvm] r119600 - /llvm/trunk/unittests/VMCore/ValueMapTest.cpp

Francois Pichet pichet2000 at gmail.com
Wed Nov 17 18:54:58 PST 2010


On Wed, Nov 17, 2010 at 9:50 PM, NAKAMURA Takumi <geek4civic at gmail.com> wrote:
> I saw it was reverted in r119606.
>
> I have two-way patches. Which(either of two) can we take?
> Confirmed on CentOS5, VS8 and VS10.
>
>
> * 0001-unittests-CMakeLists.txt-Suppress-building-ValueMapT.patch
>
> unittests/CMakeLists.txt: Suppress building ValueMapTest on MSC older than 2010.
>
> It seems VS8 and VS9 do not accept *valid* syntax.

ya.. documented bug:
http://connect.microsoft.com/VisualStudio/feedback/details/331418/erroneous-error-c2355-this-can-only-be-referenced-inside-non-static-member-functions



More information about the llvm-commits mailing list