support for the getLinkage trait

This commit is contained in:
Basile Burg 2017-05-23 18:42:01 +02:00 committed by Petar Kirov
parent c1b038b7de
commit 181480faf7
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ immutable string[] traits = [
"getAliasThis",
"getAttributes",
"getFunctionAttributes",
"getLinkage",
"getMember",
"getOverloads",
"getPointerBitmap",