llvm-project/clang-tools-extra/test/clang-tidy/Inputs/modernize-loop-convert
Angel Garcia Gomez 2bfb7cbddb Add support for 'cbegin()' and 'cend()' on modernize-loop-convert.
Summary:
This fixes https://llvm.org/bugs/show_bug.cgi?id=22196 .

Also add a non-trivially copyable type to fix some tests that were meant to be about using const-refs, but were changed in r248438.

Reviewers: klimek

Subscribers: alexfh, cfe-commits

Differential Revision: http://reviews.llvm.org/D13292

llvm-svn: 248994
2015-10-01 08:57:11 +00:00
..
structures.h Add support for 'cbegin()' and 'cend()' on modernize-loop-convert. 2015-10-01 08:57:11 +00:00