[cfe-commits] r156478 - in /cfe/trunk: include/clang/Tooling/ArgumentsAdjusters.h include/clang/Tooling/Tooling.h lib/Tooling/ArgumentsAdjusters.cpp lib/Tooling/CMakeLists.txt lib/Tooling/Tooling.cpp test/Tooling/multi-jobs.cpp

Simon Atanasyan satanasyan at mips.com
Wed May 9 12:00:12 PDT 2012


On Wed, May 9, 2012 at 10:37 PM, David Blaikie <dblaikie at gmail.com> wrote:
> I fixed a clang warning (-Wdelete-non-virtual-dtor) & a coding
> convention issue in this code in r156495.
>
> It helps to run self-hosted clang for LLVM/Clang builds, and -Werror,
> to help ensure these sorts of mistakes don't slip through.

Thanks a lot.

--
Simon



More information about the cfe-commits mailing list