warning: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D135230
Fix warnings in build done by clang-based compiler ClosedPublic Authored by pavel.v.chupin on Oct 4 2022, 5:13 PM.
Details Summary warning: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 5 2022, 11:06 AM This revision was landed with ongoing or failed builds.Oct 7 2022, 2:12 PM Closed by commit rG27ef42bec80b: Fix warnings in build done by clang-based compiler (authored by pavel.v.chupin, committed by ArturGainullin). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 466176 llvm/lib/ExecutionEngine/IntelJITEvents/jitprofiling.c
|