Commits
Joe Groff committed 03c9f871d29
IRGen/Runtime: Add a "primary generic parameters" count to generic parameter descriptors. lldb needs this to be able to tell how many generic parameters are actually needed to instantiate a generic type. Fixes <rdar://problem/17425286>. Swift SVN r19573