Add an API to ValueObject that iterates over the entire parent chain via a...
Add an API to ValueObject that iterates over the entire parent chain via a callback, and rewrite GetRoot() in terms of this general iteration API. NFC llvm-svn: 226771
Loading
Please sign in to comment