mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-17 18:16:42 +00:00
[libc][NFC] Add the missing angle bracket in wchar.h
(#131161)
This commit is contained in:
parent
910514c6ab
commit
bde2636fb5
@ -15,7 +15,7 @@
|
||||
|
||||
// Overlay mode
|
||||
|
||||
// glibc <wchar.h header might provide extern inline definitions for few
|
||||
// glibc <wchar.h> header might provide extern inline definitions for few
|
||||
// functions, causing external alias errors. They are guarded by
|
||||
// `__USE_EXTERN_INLINES` macro. We temporarily disable `__USE_EXTERN_INLINES`
|
||||
// macro by defining `__NO_INLINE__` before including <wchar.h>.
|
||||
|
Loading…
x
Reference in New Issue
Block a user