Skip to content
Snippets Groups Projects
Commit 03ff36aa authored by Ian Lance Taylor's avatar Ian Lance Taylor
Browse files

compiler: emit type specific functions for aliases

    
    If we have an alias for a struct or array that requires a
    type-specific function, don't emit the function with the alias name.
    Emit it with the struct/array as usual.
    
    Test case is https://golang.org/cl/62531.
    
    Reviewed-on: https://go-review.googlesource.com/62412

From-SVN: r252747
parent ce64a8b4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment