Re: [clang-tools-extra] r244586 - Add an IncludeInserter to clang-tidy.

2015-08-19 Thread Daniel Jasper via cfe-commits
On Tue, Aug 11, 2015 at 1:37 PM, Manuel Klimek via cfe-commits < cfe-commits@lists.llvm.org> wrote: > Author: klimek > Date: Tue Aug 11 06:37:48 2015 > New Revision: 244586 > > URL: http://llvm.org/viewvc/llvm-project?rev=244586&view=rev > Log: > Add an IncludeInserter to clang-tidy. > > Will be u

[clang-tools-extra] r244586 - Add an IncludeInserter to clang-tidy.

2015-08-11 Thread Manuel Klimek via cfe-commits
Author: klimek Date: Tue Aug 11 06:37:48 2015 New Revision: 244586 URL: http://llvm.org/viewvc/llvm-project?rev=244586&view=rev Log: Add an IncludeInserter to clang-tidy. Will be used to allow checks to insert includes at the right position. Added: clang-tools-extra/trunk/clang-tidy/IncludeI