[Diffusion] rL277097: [clang-tidy] Fixes to modernize-use-emplace

Hans Wennborg via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 1 13:44:00 PDT 2016


Merged in r277385.

Cheers,
Hans

On Fri, Jul 29, 2016 at 3:58 PM, Piotr Padlewski
<piotr.padlewski at gmail.com> wrote:
> It would be very good to import this patch to clang-tidy-3.9
>
>
> ---------- Forwarded message ----------
> From: Piotr Padlewski <piotr.padlewski at gmail.com>
> Date: 2016-07-28 19:18 GMT-07:00
> Subject: Re: [Diffusion] rL277097: [clang-tidy] Fixes to
> modernize-use-emplace
> To: piotr.padlewski at gmail.com
> Cc: alexfh at google.com, klimek at google.com
>
>
> Prazek committed rL277097: [clang-tidy] Fixes to modernize-use-emplace.
> Herald added a subscriber: alexfh.
>
> [clang-tidy] Fixes to modernize-use-emplace
>
> Not everything is valid, but it should works for 99.8% cases
>
> https://reviews.llvm.org/D22208
>
>
> Files:
>   /clang-tools-extra/trunk/clang-tidy/modernize/UseEmplaceCheck.cpp
>   /clang-tools-extra/trunk/clang-tidy/modernize/UseEmplaceCheck.h
>   /clang-tools-extra/trunk/clang-tidy/utils/Matchers.h
>   /clang-tools-extra/trunk/docs/clang-tidy/checks/modernize-use-emplace.rst
>   /clang-tools-extra/trunk/test/clang-tidy/modernize-use-emplace.cpp
>
> Users:
>   Prazek (Author)
>
> https://reviews.llvm.org/rL277097
>
>
>
>


More information about the cfe-commits mailing list