VirtualBox

Ignore:
Timestamp:
Jul 10, 2020 9:01:02 AM (4 years ago)
Author:
vboxsync
Message:

*: Some missing DECLCALLBACK/RTDECL and related nothrow issues raised by Clang. bugref:9794 bugref:9790

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/dbg/dbgmodcontainer.cpp

    r82968 r85160  
    993993 *                      created manually later on.
    994994 */
    995 int rtDbgModContainerCreate(PRTDBGMODINT pMod, RTUINTPTR cbSeg)
     995DECLHIDDEN(int) rtDbgModContainerCreate(PRTDBGMODINT pMod, RTUINTPTR cbSeg)
    996996{
    997997    PRTDBGMODCTN pThis = (PRTDBGMODCTN)RTMemAlloc(sizeof(*pThis));
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette