Creator of LLVM, Clang, and Swift Says To Not Write Security Critical Code In C/C++
via Digitalmars-d
digitalmars-d at puremagic.com
Wed Jul 15 02:43:40 PDT 2015
On Wednesday, 15 July 2015 at 09:15:46 UTC, rsw0x wrote:
> GDC and LDC both respectively offer just as many tunables as
> their C++ counterparts, IMO. I'm not even sure if most people
> realize e.g, PGO works with D, or LTO, or the new LLVM/GCC
> sanitizers, etc.
That's interesting. I really don't have much incentive to look
into it as I don't use D for anything commercial ATM, but if this
is true, then D really would benefit from a visible
tools-overview-tour on the website.
More information about the Digitalmars-d
mailing list