[all-commits] [llvm/llvm-project] 1dcaa2: Marking TypeSize getFixedSize() and getKnownMinSiz...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Thu Jan 12 01:24:39 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1dcaa2bdf2300ad5bd28dcdf1b46a68ad1a95f5d
      https://github.com/llvm/llvm-project/commit/1dcaa2bdf2300ad5bd28dcdf1b46a68ad1a95f5d
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2023-01-12 (Thu, 12 Jan 2023)

  Changed paths:
    M llvm/include/llvm/Support/TypeSize.h

  Log Message:
  -----------
  Marking TypeSize getFixedSize() and getKnownMinSize() deprecated

This change is the last of a series to implement the discussion from
https://reviews.llvm.org/D141134 to only keep one version of the functions.




More information about the All-commits mailing list