mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
d1f5c31820
GCC has some functions, variables & type attributes which can be used as aliases for some of the SAL annotations. Although it's not as rich & precise, it's still useful since we actually enable -Werror on GCC builds whereas we don't use such an option on MSVC builds. For now, _Must_inspect_result_ is aliased to warn_result_unused attribute. |
||
---|---|---|
.. | ||
baseaddress.cmake | ||
baseaddress_dwarf.cmake | ||
baseaddress_msvc.cmake | ||
baseaddress_msvc_x64.cmake | ||
CMakeMacros.cmake | ||
compilerflags.cmake | ||
config.cmake | ||
gcc.cmake | ||
host-tools.cmake | ||
host-tools.in | ||
init-section.lds | ||
localization.cmake | ||
midl-support.cmake | ||
msvc.cmake | ||
widl-support.cmake | ||
writing_CmakeLists_for_ReactOS.txt |