]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
iMFC r303400: libcxxrt: fix demangling of wchar_t
authoremaste <emaste@FreeBSD.org>
Mon, 1 Aug 2016 16:18:01 +0000 (16:18 +0000)
committeremaste <emaste@FreeBSD.org>
Mon, 1 Aug 2016 16:18:01 +0000 (16:18 +0000)
commita53bbc9512a876f251026f8f275b376d68a8d48e
tree597482476dfeb267bf75b5c6284321cacc5c6687
parent741f2fa16af62894479302e33f8aa0c88119d8eb
iMFC r303400: libcxxrt: fix demangling of wchar_t

'wchar_t' is 7 characters long, not 6. r303297 (MFC'd in r303398) fixed
this in libelftc, but not the second copy of this file that we have in
libcxxrt.

PR: 208661
Approved by: re (gjb)
contrib/libcxxrt/libelftc_dem_gnu3.c