[llvm-commits] [llvm] r119040 - /llvm/trunk/unittests/CMakeLists.txt
NAKAMURA Takumi
geek4civic at gmail.com
Sun Nov 14 14:34:08 PST 2010
Good morning, Francois.
2010/11/15 Francois Pichet <pichet2000 at gmail.com>:
> ValueMapTest.cpp doesn't compile on VS2008 btw.. it generates all kind
> of weird errors about this.
Indeed, also on vs8, I met many errors.
Fortunately, this issue did not affect to buildbots.
I would investigate what and how today, though, I will be busy today.
It would be easier to exclude it from CMakeList on vs8 and vs9.
This patch is needed to identify unittests with GNU build on other platforms.
Please see also http://llvm.org/bugs/show_bug.cgi?id=8224
...Takumi
More information about the llvm-commits
mailing list