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 03:58:30 PDT 2015


On Wednesday, 15 July 2015 at 10:55:19 UTC, rsw0x wrote:
>   -pass-remarks-missed=<pattern>                  - Enable 
> missed optimization remarks from passes whose name match the 
> given regular expression
>
> from LDC's help output

Good, that will encourage Walter to extend the D syntax with 
clean annotations!

;^)

Something less ugly-looking than this:

http://clang.llvm.org/docs/LanguageExtensions.html


More information about the Digitalmars-d mailing list