PR libstdc++/82481 Suppress clang-tidy warnings
authorJonathan Wakely <jwakely@redhat.com>
Fri, 13 Oct 2017 12:39:24 +0000 (13:39 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Fri, 13 Oct 2017 12:39:24 +0000 (13:39 +0100)
commitd1e85aa999ab87009fa02a5261754fbaa69206f2
treeb848ec8ab229e2a4531dd9d5178b74be4a5e3560
parent7143b9d605ba68058774ffe1d45fa510287a5f66
PR libstdc++/82481 Suppress clang-tidy warnings

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

From-SVN: r253724
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/mutex