[cfe-dev] Can no longer build Clang with MSVC
Chris Lattner
clattner at apple.com
Mon Jun 29 09:33:08 PDT 2009
On Jun 26, 2009, at 12:32 AM, Cédric Venet wrote:
>
>> Thats easy: after each CMake run turn off warnings 4291 & 4805
>> (switch
>> /wXXX) ;-)
>> Seriously: I had changed this long ago if I would know how to do so
>> (I'm
>> not that familiar with that CMake stuff).
>>
>
> just add it to line 27 and 50 of the main clang CMakeLists.txt
> attached an example git patch
Hi Cédric,
AFAICT, this patch hasn't been applied and doesn't apply anymore. Is
it still needed?
-Chris
More information about the cfe-dev
mailing list