[dmd-internals] [D-Programming-Language/dmd] 7c618e: Cache the returned result of isPOD
GitHub
noreply at github.com
Sat Jan 4 06:42:54 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 7c618eff2b5591d7fbd428cd7ed35971c15e1e96
https://github.com/D-Programming-Language/dmd/commit/7c618eff2b5591d7fbd428cd7ed35971c15e1e96
Author: Iain Buclaw <ibuclaw at gdcproject.org>
Date: 2014-01-04 (Sat, 04 Jan 2014)
Changed paths:
M src/aggregate.h
M src/struct.c
Log Message:
-----------
Cache the returned result of isPOD
Commit: e9021a5fd6119bafc38f6417da7a6946154af307
https://github.com/D-Programming-Language/dmd/commit/e9021a5fd6119bafc38f6417da7a6946154af307
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-01-04 (Sat, 04 Jan 2014)
Changed paths:
M src/aggregate.h
M src/struct.c
Log Message:
-----------
Merge pull request #3059 from ibuclaw/cacheispod
Cache the returned result of isPOD
Compare: https://github.com/D-Programming-Language/dmd/compare/e8cb0de70f86...e9021a5fd611
More information about the dmd-internals
mailing list