summaryrefslogtreecommitdiffstats
path: root/src/opengl/qopengldebug.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2024-08-23 09:39:21 -0700
committerMårten Nordheim <marten.nordheim@qt.io>2024-08-27 02:21:41 +0000
commitb387537d3e9c35d9f112d4aa32ad71df5e5e9028 (patch)
tree5545e25b43a3d540547ddcba4565c24d1bb9f64c /src/opengl/qopengldebug.cpp
parentcdc04b96dd8a69d0310e1474008b48128d050450 (diff)
tst_QByteArrayView: remove use of std::char_traits
Complements ab05e05f60253b9be615c09aa340ee75f2e5bcaf: Strings: get rid of the last std::char_traits use LLVM's libc++ became pedantic and insists on only accepting instantiations for one of the standard Char types, so remove all uses of it with a template parameter. Complements dc2ae08e02730ab795445bc047221aa56914f723. which is: QStringView: stop instantiating std::char_traits<QChar> and <uchar> It's deprecated and will be removed with LLVM 19. Amends b1ee49b46533d39f7fabda68d0bd08a1ab130a27. Fixes: QTBUG-128325 Task-number: QTBUG-126214 Task-number: QTBUG-122753 Pick-to: 6.7 6.8 Change-Id: I2c7fbe3c0f557e98e7edfffdb00b4cc71a6612ca Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io> Reviewed-by: Cristian Adam <cristian.adam@qt.io>
Diffstat (limited to 'src/opengl/qopengldebug.cpp')
0 files changed, 0 insertions, 0 deletions