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
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