Skip to content

Commit

Permalink
Update 8 packages
Browse files Browse the repository at this point in the history
mingw-w64-clang-aarch64-c-ares (1.33.1-1 -> 1.34.2-1)
mingw-w64-clang-aarch64-crt-git (12.0.0.r351.gcdf6b16b8-1 -> 12.0.0.r360.gac299df46-1)
mingw-w64-clang-aarch64-headers-git (12.0.0.r351.gcdf6b16b8-1 -> 12.0.0.r360.gac299df46-1)
mingw-w64-clang-aarch64-libmangle-git (12.0.0.r351.gcdf6b16b8-1 -> 12.0.0.r360.gac299df46-1)
mingw-w64-clang-aarch64-libwinpthread-git (12.0.0.r351.gcdf6b16b8-1 -> 12.0.0.r360.gac299df46-1)
mingw-w64-clang-aarch64-tools-git (12.0.0.r351.gcdf6b16b8-1 -> 12.0.0.r360.gac299df46-1)
mingw-w64-clang-aarch64-winpthreads-git (12.0.0.r351.gcdf6b16b8-1 -> 12.0.0.r360.gac299df46-1)
mingw-w64-clang-aarch64-winstorecompat-git (12.0.0.r351.gcdf6b16b8-1 -> 12.0.0.r360.gac299df46-1)

Signed-off-by: Git for Windows Build Agent <ci@git-for-windows.build>
  • Loading branch information
Git for Windows Build Agent committed Oct 23, 2024
1 parent 6b5715d commit f1e787a
Show file tree
Hide file tree
Showing 411 changed files with 66,861 additions and 67,360 deletions.
Binary file modified clangarm64/bin/adig.exe
Binary file not shown.
Binary file modified clangarm64/bin/ahost.exe
Binary file not shown.
Binary file modified clangarm64/bin/gendef.exe
Binary file not shown.
Binary file modified clangarm64/bin/genidl.exe
Binary file not shown.
Binary file modified clangarm64/bin/genpeimg.exe
Binary file not shown.
Binary file modified clangarm64/bin/libcares-2.dll
Binary file not shown.
Binary file modified clangarm64/bin/libwinpthread-1.dll
Binary file not shown.
Binary file modified clangarm64/bin/widl.exe
Binary file not shown.
24 changes: 8 additions & 16 deletions clangarm64/include/activation.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*** Autogenerated by WIDL 9.18 from include/activation.idl - Do not edit ***/
/*** Autogenerated by WIDL 9.20 from include/activation.idl - Do not edit ***/

#ifdef _WIN32
#ifndef __REQUIRED_RPCNDR_H_VERSION__
Expand All @@ -16,14 +16,6 @@
#ifndef __activation_h__
#define __activation_h__

#ifndef __WIDL_INLINE
#if defined(__cplusplus) || defined(_MSC_VER)
#define __WIDL_INLINE inline
#elif defined(__GNUC__)
#define __WIDL_INLINE __inline__
#endif
#endif

/* Forward declarations */

#ifndef __IActivationFactory_FWD_DEFINED__
Expand Down Expand Up @@ -116,27 +108,27 @@ interface IActivationFactory {
#define IActivationFactory_ActivateInstance(This,instance) (This)->lpVtbl->ActivateInstance(This,instance)
#else
/*** IUnknown methods ***/
static __WIDL_INLINE HRESULT IActivationFactory_QueryInterface(IActivationFactory* This,REFIID riid,void **ppvObject) {
static inline HRESULT IActivationFactory_QueryInterface(IActivationFactory* This,REFIID riid,void **ppvObject) {
return This->lpVtbl->QueryInterface(This,riid,ppvObject);
}
static __WIDL_INLINE ULONG IActivationFactory_AddRef(IActivationFactory* This) {
static inline ULONG IActivationFactory_AddRef(IActivationFactory* This) {
return This->lpVtbl->AddRef(This);
}
static __WIDL_INLINE ULONG IActivationFactory_Release(IActivationFactory* This) {
static inline ULONG IActivationFactory_Release(IActivationFactory* This) {
return This->lpVtbl->Release(This);
}
/*** IInspectable methods ***/
static __WIDL_INLINE HRESULT IActivationFactory_GetIids(IActivationFactory* This,ULONG *iidCount,IID **iids) {
static inline HRESULT IActivationFactory_GetIids(IActivationFactory* This,ULONG *iidCount,IID **iids) {
return This->lpVtbl->GetIids(This,iidCount,iids);
}
static __WIDL_INLINE HRESULT IActivationFactory_GetRuntimeClassName(IActivationFactory* This,HSTRING *className) {
static inline HRESULT IActivationFactory_GetRuntimeClassName(IActivationFactory* This,HSTRING *className) {
return This->lpVtbl->GetRuntimeClassName(This,className);
}
static __WIDL_INLINE HRESULT IActivationFactory_GetTrustLevel(IActivationFactory* This,TrustLevel *trustLevel) {
static inline HRESULT IActivationFactory_GetTrustLevel(IActivationFactory* This,TrustLevel *trustLevel) {
return This->lpVtbl->GetTrustLevel(This,trustLevel);
}
/*** IActivationFactory methods ***/
static __WIDL_INLINE HRESULT IActivationFactory_ActivateInstance(IActivationFactory* This,IInspectable **instance) {
static inline HRESULT IActivationFactory_ActivateInstance(IActivationFactory* This,IInspectable **instance) {
return This->lpVtbl->ActivateInstance(This,instance);
}
#endif
Expand Down
186 changes: 89 additions & 97 deletions clangarm64/include/activaut.h

Large diffs are not rendered by default.

1,054 changes: 523 additions & 531 deletions clangarm64/include/activdbg.h

Large diffs are not rendered by default.

164 changes: 78 additions & 86 deletions clangarm64/include/activdbg100.h

Large diffs are not rendered by default.

134 changes: 63 additions & 71 deletions clangarm64/include/activprof.h

Large diffs are not rendered by default.

288 changes: 140 additions & 148 deletions clangarm64/include/activscp.h

Large diffs are not rendered by default.

164 changes: 78 additions & 86 deletions clangarm64/include/adhoc.h

Large diffs are not rendered by default.

148 changes: 70 additions & 78 deletions clangarm64/include/alg.h

Large diffs are not rendered by default.

246 changes: 119 additions & 127 deletions clangarm64/include/amstream.h

Large diffs are not rendered by default.

174 changes: 83 additions & 91 deletions clangarm64/include/amvideo.h

Large diffs are not rendered by default.

308 changes: 300 additions & 8 deletions clangarm64/include/ares.h

Large diffs are not rendered by default.

15 changes: 9 additions & 6 deletions clangarm64/include/ares_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,17 @@
#define ARES_COPYRIGHT "2004 - 2024 Daniel Stenberg, <daniel@haxx.se>."

#define ARES_VERSION_MAJOR 1
#define ARES_VERSION_MINOR 33
#define ARES_VERSION_PATCH 1
#define ARES_VERSION_MINOR 34
#define ARES_VERSION_PATCH 2
#define ARES_VERSION_STR "1.34.2"

/* NOTE: We cannot make the version string a C preprocessor stringify operation
* due to assumptions made by integrators that aren't properly using
* pkgconf or cmake and are doing their own detection based on parsing
* this header */

#define ARES_VERSION \
((ARES_VERSION_MAJOR << 16) | (ARES_VERSION_MINOR << 8) | \
(ARES_VERSION_PATCH))
#define ARES_VERSION_STR "1.33.1"

#define CARES_HAVE_ARES_LIBRARY_INIT 1
#define CARES_HAVE_ARES_LIBRARY_CLEANUP 1

#endif
32 changes: 12 additions & 20 deletions clangarm64/include/asyncinfo.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*** Autogenerated by WIDL 9.18 from include/asyncinfo.idl - Do not edit ***/
/*** Autogenerated by WIDL 9.20 from include/asyncinfo.idl - Do not edit ***/

#ifdef _WIN32
#ifndef __REQUIRED_RPCNDR_H_VERSION__
Expand All @@ -16,14 +16,6 @@
#ifndef __asyncinfo_h__
#define __asyncinfo_h__

#ifndef __WIDL_INLINE
#if defined(__cplusplus) || defined(_MSC_VER)
#define __WIDL_INLINE inline
#elif defined(__GNUC__)
#define __WIDL_INLINE __inline__
#endif
#endif

/* Forward declarations */

#ifndef __IAsyncInfo_FWD_DEFINED__
Expand Down Expand Up @@ -154,39 +146,39 @@ interface IAsyncInfo {
#define IAsyncInfo_Close(This) (This)->lpVtbl->Close(This)
#else
/*** IUnknown methods ***/
static __WIDL_INLINE HRESULT IAsyncInfo_QueryInterface(IAsyncInfo* This,REFIID riid,void **ppvObject) {
static inline HRESULT IAsyncInfo_QueryInterface(IAsyncInfo* This,REFIID riid,void **ppvObject) {
return This->lpVtbl->QueryInterface(This,riid,ppvObject);
}
static __WIDL_INLINE ULONG IAsyncInfo_AddRef(IAsyncInfo* This) {
static inline ULONG IAsyncInfo_AddRef(IAsyncInfo* This) {
return This->lpVtbl->AddRef(This);
}
static __WIDL_INLINE ULONG IAsyncInfo_Release(IAsyncInfo* This) {
static inline ULONG IAsyncInfo_Release(IAsyncInfo* This) {
return This->lpVtbl->Release(This);
}
/*** IInspectable methods ***/
static __WIDL_INLINE HRESULT IAsyncInfo_GetIids(IAsyncInfo* This,ULONG *iidCount,IID **iids) {
static inline HRESULT IAsyncInfo_GetIids(IAsyncInfo* This,ULONG *iidCount,IID **iids) {
return This->lpVtbl->GetIids(This,iidCount,iids);
}
static __WIDL_INLINE HRESULT IAsyncInfo_GetRuntimeClassName(IAsyncInfo* This,HSTRING *className) {
static inline HRESULT IAsyncInfo_GetRuntimeClassName(IAsyncInfo* This,HSTRING *className) {
return This->lpVtbl->GetRuntimeClassName(This,className);
}
static __WIDL_INLINE HRESULT IAsyncInfo_GetTrustLevel(IAsyncInfo* This,TrustLevel *trustLevel) {
static inline HRESULT IAsyncInfo_GetTrustLevel(IAsyncInfo* This,TrustLevel *trustLevel) {
return This->lpVtbl->GetTrustLevel(This,trustLevel);
}
/*** IAsyncInfo methods ***/
static __WIDL_INLINE HRESULT IAsyncInfo_get_Id(IAsyncInfo* This,UINT32 *id) {
static inline HRESULT IAsyncInfo_get_Id(IAsyncInfo* This,UINT32 *id) {
return This->lpVtbl->get_Id(This,id);
}
static __WIDL_INLINE HRESULT IAsyncInfo_get_Status(IAsyncInfo* This,AsyncStatus *status) {
static inline HRESULT IAsyncInfo_get_Status(IAsyncInfo* This,AsyncStatus *status) {
return This->lpVtbl->get_Status(This,status);
}
static __WIDL_INLINE HRESULT IAsyncInfo_get_ErrorCode(IAsyncInfo* This,HRESULT *error_code) {
static inline HRESULT IAsyncInfo_get_ErrorCode(IAsyncInfo* This,HRESULT *error_code) {
return This->lpVtbl->get_ErrorCode(This,error_code);
}
static __WIDL_INLINE HRESULT IAsyncInfo_Cancel(IAsyncInfo* This) {
static inline HRESULT IAsyncInfo_Cancel(IAsyncInfo* This) {
return This->lpVtbl->Cancel(This);
}
static __WIDL_INLINE HRESULT IAsyncInfo_Close(IAsyncInfo* This) {
static inline HRESULT IAsyncInfo_Close(IAsyncInfo* This) {
return This->lpVtbl->Close(This);
}
#endif
Expand Down
Loading

0 comments on commit f1e787a

Please sign in to comment.