On Tuesday, 28 May 2013 at 21:16:44 UTC, David Nadlinger wrote:
More precisely, they are pulled in from the LLVM compiler flags
(llvm-config --cxxflags) if LLVM was compiled with --enable-cxx11.

(i.e. the C++11 mode switch)

I'd much prefer for this one to be resolved in the DMD source instead of as a hack on the LDC side, as there really isn't much reason not to.

David

Reply via email to