Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: f297858268087ef3ceab44d0bdf97cf0f97b6607
      
https://github.com/D-Programming-Language/dmd/commit/f297858268087ef3ceab44d0bdf97cf0f97b6607
  Author: MetaLang <[email protected]>
  Date:   2015-08-08 (Sat, 08 Aug 2015)

  Changed paths:
    M src/hdrgen.c
    M src/mtype.c
    A test/runnable/test14874.d
    M test/runnable/testscope2.d

  Log Message:
  -----------
  Add support for `return` attribute to __traits(getFunctionAttributes)


  Commit: 0c1fd7108015d06e120178b7d8de6cd7caad6283
      
https://github.com/D-Programming-Language/dmd/commit/0c1fd7108015d06e120178b7d8de6cd7caad6283
  Author: Hara Kenji <[email protected]>
  Date:   2015-08-12 (Wed, 12 Aug 2015)

  Changed paths:
    M src/hdrgen.c
    M src/mtype.c
    A test/runnable/test14874.d
    M test/runnable/testscope2.d

  Log Message:
  -----------
  Merge pull request #4868 from MetaLang/master

Fix Issue 14874 - __traits(getFunctionAttributes) does not support the new 
`return` attribute


Compare: 
https://github.com/D-Programming-Language/dmd/compare/407dac358348...0c1fd7108015
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to