[all-commits] [llvm/llvm-project] 1109dc: [builtins] Add void prototype to unprototyped func...

Ayke via All-commits all-commits at lists.llvm.org
Wed Apr 22 12:45:19 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1109dcba20dc125a526a51b57a9dc1bbcaccfe09
      https://github.com/llvm/llvm-project/commit/1109dcba20dc125a526a51b57a9dc1bbcaccfe09
  Author: Ayke van Laethem <aykevanlaethem at gmail.com>
  Date:   2020-04-22 (Wed, 22 Apr 2020)

  Changed paths:
    M compiler-rt/test/builtins/Unit/fp_test.h

  Log Message:
  -----------
  [builtins] Add void prototype to unprototyped functions

This patch replaces () prototypes with (void) prototypes.

Differential Revision: https://reviews.llvm.org/D78641




More information about the All-commits mailing list