Commits

Dmitri Hrybenko committed 4edc3054383
stdlib: change CVarArgType._encode() method into a '_cVarArgEncoding' property per API review proposal that passed review For a given type, obtaining its C vararg encoding is O(1) for any instance. Swift SVN r26794