Displaying 1 result from an estimated 1 matches for "c4785104".
2013 Jul 06
3
[LLVMdev] Host compiler requirements: Dropping VS 2008, using C++11?
Hi all,
A few days ago, there was a report of LLVM not compiling on VS 2008,
because of asymmetric std::lower_bound comparators not supported
there.
As noted by a few people, maybe it's time to drop VS 2008
compatibility and move the requirements to VS 2010?
While there, what about going further and starting using C++11? Now
seems as good a time as ever; my takeaway from that few months old