summaryrefslogtreecommitdiffstats
path: root/src/openglextensions/openglextensions.pro
diff options
context:
space:
mode:
authorFabian Kosmale <fabian.kosmale@qt.io>2022-09-26 10:27:17 +0200
committerFabian Kosmale <fabian.kosmale@qt.io>2022-09-26 21:14:39 +0200
commit5222df2be7d10bf44dfc2971774eadcb526b7a13 (patch)
treeedfb8017f762f8da18536fb0c7e8897b23ce6ca0 /src/openglextensions/openglextensions.pro
parent9527581239b8179034c4f95dc858581a7ee9efb6 (diff)
moc: Add basic support for nested inline namespaces
This improves moc's support for nested inline namespaces, so that code containing them will not break compilation. For simplicity, we allow nested inline namespaces even in C++17 mode (the actual C++ compiler will reject the code anyway, and probably with a better error message than moc could output). moc still has no real awareness how inline namespaces work, but that is a preexisting issue. Pick-to: 6.4 6.2 Fixes: QTBUG-106920 Change-Id: I7b415a99133575f101bc81d01d4670a5f752917f Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/openglextensions/openglextensions.pro')
0 files changed, 0 insertions, 0 deletions