[llvm] [LLVM] Fix missing includes for function declarations that will be needed for explicit symbol visibility (PR #103900)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 14 12:01:15 PDT 2024


efriedma-quic wrote:

Should we consider enabling -Wmissing-prototypes so this doesn't regress in the future?

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


More information about the llvm-commits mailing list