Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
6.4.3
-
None
-
Windows 10; Clang 15.0.1/16.0.6, LLVM and MSVC versions
-
-
97b32fa0b661c5dd89d525122427496132abb54a (qtbase/dev)
Description
When QtCore 6.4.3 is built with Clang 15.0.1 or Clang 16.0.6 on Windows 10 (LLVM and MSVC versions) I get the following warning:
qversiontagging.h:90:13: warning: known but unsupported action 'shared' for '#pragma section' - ignored [-Wignored-pragmas] # pragma section(".qtversion",read,shared)