[libc-commits] [libc] libc: Remove `extern "C"` from main declarations (PR #102825)

Joseph Huber via libc-commits libc-commits at lists.llvm.org
Mon Aug 12 13:55:48 PDT 2024


jhuber6 wrote:

> oooh :/ yeah, that'll be annoying then. Would need to use macros to enable/disable this sort of thing when building freestanding V not. Or disable the warning (-Wno-main)

I made https://github.com/llvm/llvm-project/pull/102973 for this

https://github.com/llvm/llvm-project/pull/102825


More information about the libc-commits mailing list