https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82481

--- Comment #9 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Fri Oct 20 15:14:33 2017
New Revision: 253944

URL: https://gcc.gnu.org/viewcvs?rev=253944&root=gcc&view=rev
Log:
PR libstdc++/82481 Suppress clang-tidy warnings

Backport from mainline
2017-10-13  Jonathan Wakely  <jwak...@redhat.com>

        PR libstdc++/82481
        * include/std/mutex (call_once): Suppress clang-tidy warnings about
        dangling references.

Modified:
    branches/gcc-7-branch/libstdc++-v3/ChangeLog
    branches/gcc-7-branch/libstdc++-v3/include/std/mutex

Reply via email to