swift
bd714f57 - [ClangImporter] Look through bounds attributes for template matching

Commit
111 days ago
[ClangImporter] Look through bounds attributes for template matching When instantiating templated functions with pointers to the templated type, the ClangImporter does not strip type sugar. This strips type sugar for bounds attributes, to make sure that they import the same regardless of whether they are parsed or not. rdar://151041990
Author
Committer
Parents
Loading