[dmd-internals] [D-Programming-Language/dmd] 6d986e: Add testcase for parsing of align(*) attribute on ...
GitHub via dmd-internals
dmd-internals at puremagic.com
Thu Dec 3 11:31:44 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 6d986e78a806b209956ed0f0b6c8bd64f58e5e1f
https://github.com/D-Programming-Language/dmd/commit/6d986e78a806b209956ed0f0b6c8bd64f58e5e1f
Author: Johan Engelen <your_email at example.com>
Date: 2015-11-29 (Sun, 29 Nov 2015)
Changed paths:
A test/compilable/alignment.d
Log Message:
-----------
Add testcase for parsing of align(*) attribute on stack variables.
Supplement to PR #5284.
Commit: 0b15efa7827a8ab14deb50c40224a7d404752968
https://github.com/D-Programming-Language/dmd/commit/0b15efa7827a8ab14deb50c40224a7d404752968
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2015-12-04 (Fri, 04 Dec 2015)
Changed paths:
A test/compilable/alignment.d
Log Message:
-----------
Merge pull request #5287 from JohanEngelen/aligntest
Add testcase for parsing of align(*) attribute on stack variables.
Compare: https://github.com/D-Programming-Language/dmd/compare/09bbace14af3...0b15efa7827a
More information about the dmd-internals
mailing list