diff options
author | Martin Storsjö <[email protected]> | 2021-09-08 13:52:10 +0300 |
---|---|---|
committer | Martin Storsjö <[email protected]> | 2021-09-09 08:54:42 +0300 |
commit | a126b9be890be123a46e834bfe6743d72dee935d (patch) | |
tree | 13f8db9c0dfe96b9a23690d8c0ce47621ee218c7 /util/cmake/pro2cmake.py | |
parent | 39f0633f0b00444443e43599aab219a56f6cae2d (diff) |
normalizeTypeFromSignature: Update for Clang 13
Clang 13 now outputs "unnamed struct" just like GCC, while it earlier
used to output "anonymous struct" (since
https://reviews.llvm.org/D96807).
Therefore, for Q_CC_CLANG check for both "anonymous" and "unnamed".
This fixes the QMetaType testcase when built with Clang 13.
Change-Id: I34de8c2ca05c0e691fbb990b001f011b0f336dc3
Reviewed-by: Ulf Hermann <[email protected]>
Reviewed-by: Thiago Macieira <[email protected]>
Diffstat (limited to 'util/cmake/pro2cmake.py')
0 files changed, 0 insertions, 0 deletions