This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r253724 - in /trunk/libstdc++-v3: ChangeLog inc...


Author: redi
Date: Fri Oct 13 12:39:24 2017
New Revision: 253724

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

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

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/std/mutex


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]