| commit | 446fe8d62ceb6eec9e385dc80f607316e2456e7f | [log] [tgz] |
|---|---|---|
| author | Angel Garcia Gomez <angelgarcia@google.com> | Wed Aug 26 14:51:11 2015 +0000 |
| committer | Angel Garcia Gomez <angelgarcia@google.com> | Wed Aug 26 14:51:11 2015 +0000 |
| tree | e2072dce7be5ad680ef5619b648021a3f1dbd66e | |
| parent | 9f4709b26115b89dd9e5b87f46347de396b655dd [diff] |
LoopConvert no longer take as alias references to other containers. Summary: Fix a bug where modernize-loop-convert check would take as alias a reference to other containers. Add the pertinent test. Reviewers: alexfh Subscribers: klimek, cfe-commits Differential Revision: http://reviews.llvm.org/D12361 llvm-svn: 246034