summaryrefslogtreecommitdiffhomepage
path: root/vendor/golang.org/x/tools/go/ssa/TODO
blob: 6c35253c73cf2253451c65eb773a7735f2909226 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
-*- text -*-

SSA Generics to-do list
===========================

DOCUMENTATION:
- Read me for internals

TYPE PARAMETERIZED GENERIC FUNCTIONS:
- sanity.go updates.
- Check source functions going to generics.
- Tests, tests, tests...

USAGE:
- Back fill users for handling ssa.InstantiateGenerics being off.