diff options
| author | Tor Arne Vestbø <tor.arne.vestbo@qt.io> | 2022-11-21 15:30:03 +0100 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@qt.io> | 2022-11-28 13:55:25 +0000 |
| commit | 71f35d6057eb65a217ebb8d2bfad365da27e537e (patch) | |
| tree | 4579da2b967104a8cc4b794ac0e5182dc9d99242 /examples/opengl/stereoqopenglwidget/main.cpp | |
| parent | 23be657dda374ab5c88707a42af10b28f774efd4 (diff) | |
Remove QT_HAS_FOO() wrapper macros for __has_foo()
Using wrappers for these macros is problematic when for example passing
the -frewrite-includes flag to preprocess sources before shipping off to
distcc or Icecream. It will also start producing warnings when compilers
implement http://eel.is/c++draft/cpp.cond#7.sentence-2. See for example
https://reviews.llvm.org/D49091
Now that all uses of the macros are gone, we can follow up
c3bd5ffdc8a3b459f18ba6e35fca93e29f3b0ab0 and remove the wrappers.
Change-Id: I764aea17dcdabd420097a7f4bc0b987a53a345eb
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Diffstat (limited to 'examples/opengl/stereoqopenglwidget/main.cpp')
0 files changed, 0 insertions, 0 deletions
