Skip to content
Snippets Groups Projects
Commit 2201e595 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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@203365 91177308-0d34-0410-b5e6-96231b3b80d8
parent df4c4c09
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