[cfe-commits] [Patch] std::string and MSVC

Douglas Gregor dgregor at apple.com
Wed Aug 31 08:03:41 PDT 2011


On Aug 30, 2011, at 1:15 AM, Axel Naumann wrote:

> Hi,
> 
> Attached patch enables by default -fdelayed-template-parsing on Windows
> that MSVC's STL requires to parse std::string (see
> <http://llvm.org/bugs/show_bug.cgi?id=10528>).
> 
> Does that make sense?

Looks good to me.

	- Doug



More information about the cfe-commits mailing list