August 30, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 7306d1d5228f0d4c901fe9ed77de955a1e515528
      https://github.com/D-Programming-Language/dmd/commit/7306d1d5228f0d4c901fe9ed77de955a1e515528
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2014-08-30 (Sat, 30 Aug 2014)

  Changed paths:
    M src/parse.c
    A test/fail_compilation/parse13361.d

  Log Message:
  -----------
  fix Issue 13361 - Empty UDA accepted


  Commit: 56a0fedaeb90dab89f1248498ec155ed2a372ae9
      https://github.com/D-Programming-Language/dmd/commit/56a0fedaeb90dab89f1248498ec155ed2a372ae9
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2014-08-31 (Sun, 31 Aug 2014)

  Changed paths:
    M src/parse.c
    A test/fail_compilation/parse13361.d

  Log Message:
  -----------
  Merge pull request #3920 from 9rnsr/fix13361

Issue 13361 - Empty UDA accepted


Compare: https://github.com/D-Programming-Language/dmd/compare/c233f557e04c...56a0fedaeb90