summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qassert.h
Commit message (Expand)AuthorAgeFilesLines
* qassert.h: fix typoAhmad Samir2024-01-081-1/+1
* Deprecate Q_ASSUME()Thiago Macieira2023-08-141-1/+4
* Enable [[noreturn]] attribute for non-MSVC compilers on WindowsPeter Varga2023-05-121-2/+2
* qglobal.h: centralize the __ASSEMBLER__ checkThiago Macieira2023-01-111-0/+1
* Long live Q_UNREACHABLE_RETURN()!Marc Mutz2022-10-151-0/+8
* qassert.h: Include qtcoreexports.hFabian Kosmale2022-09-271-0/+1
* Remove qtnamespacemacros.h and use qtconfigmacros.h insteadSona Kurazyan2022-08-191-1/+1
* Move Q_STATIC_ASSERT* macros to qassert.hSona Kurazyan2022-08-111-0/+25
* Move Q_ASSUME and Q_UNREACHABLE to qassert.hSona Kurazyan2022-08-051-0/+13
* Move Q_CHECK_PTR and related helpers to qassert.hSona Kurazyan2022-08-051-0/+17
* Extract header qassert.h from qglobal.hSona Kurazyan2022-08-051-0/+48