llvm-mirror/include
Duncan P. N. Exon Smith 50ec4458de SCC: Provide operator->() through iterator_facade_base
Use the fancy new `iterator_facade_base` to add
`scc_iterator::operator->()`.  Remove other definitions where
`iterator_facade_base` does the right thing.

<rdar://problem/14292693>

llvm-svn: 207257
2014-04-25 18:43:41 +00:00
..
llvm SCC: Provide operator->() through iterator_facade_base 2014-04-25 18:43:41 +00:00
llvm-c Convert getFileOffset to getOffset and move it to its only user. 2014-04-21 13:45:32 +00:00