Skip to content
Commit 4d01fff4 authored by Chandler Carruth's avatar Chandler Carruth
Browse files

[C++11] Update Clang for the change to LLVM's Use-Def chain iterators in

r203364: what was use_iterator is now user_iterator, and there is
a use_iterator for directly iterating over the uses.

This also switches to use the range-based APIs where appropriate.

llvm-svn: 203365
parent cdf47884
Loading
Loading
Loading
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