[all-commits] [llvm/llvm-project] ff30d0: [TLI] fix a function's (commented) signature; NFC

George Burgess IV via All-commits all-commits at lists.llvm.org
Tue Apr 7 13:07:17 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ff30d015222e2b6fada6c649bb228167a9343314
      https://github.com/llvm/llvm-project/commit/ff30d015222e2b6fada6c649bb228167a9343314
  Author: George Burgess IV <george.burgess.iv at gmail.com>
  Date:   2020-04-07 (Tue, 07 Apr 2020)

  Changed paths:
    M llvm/include/llvm/Analysis/TargetLibraryInfo.def

  Log Message:
  -----------
  [TLI] fix a function's (commented) signature; NFC

__strlen_chk returns a `size_t`, not a `char *`.




More information about the All-commits mailing list