[all-commits] [llvm/llvm-project] bdbfaf: Giving a lot more functions prototypes; NFC

Aaron Ballman via All-commits all-commits at lists.llvm.org
Sat Apr 9 14:25:26 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bdbfaf0ca7c069192c1d05094c0517b4e52a4773
      https://github.com/llvm/llvm-project/commit/bdbfaf0ca7c069192c1d05094c0517b4e52a4773
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2022-04-09 (Sat, 09 Apr 2022)

  Changed paths:
    M compiler-rt/lib/builtins/aarch64/fp_mode.c
    M compiler-rt/lib/builtins/arm/fp_mode.c
    M compiler-rt/lib/builtins/i386/fp_mode.c
    M compiler-rt/lib/crt/crtbegin.c
    M compiler-rt/lib/profile/GCDAProfiling.c
    M compiler-rt/lib/profile/InstrProfiling.c
    M compiler-rt/lib/profile/InstrProfilingFile.c
    M compiler-rt/lib/profile/InstrProfilingInternal.c
    M compiler-rt/lib/profile/InstrProfilingMerge.c
    M compiler-rt/lib/profile/InstrProfilingPlatformFuchsia.c
    M compiler-rt/lib/profile/InstrProfilingUtil.c
    M compiler-rt/lib/profile/InstrProfilingValue.c

  Log Message:
  -----------
  Giving a lot more functions prototypes; NFC

This should address https://lab.llvm.org/buildbot/#/builders/37/builds/12315
and speculatively fix other similar diagnostics.




More information about the All-commits mailing list