[all-commits] [llvm/llvm-project] 989942: [NFC][AliasSetTracker] Remove implicit conversion ...

Daniil Fukalov via All-commits all-commits at lists.llvm.org
Thu Mar 4 13:53:53 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9899427174b4a6a42c64dcdf29e3f23e40a1fc19
      https://github.com/llvm/llvm-project/commit/9899427174b4a6a42c64dcdf29e3f23e40a1fc19
  Author: dfukalov <daniil.fukalov at amd.com>
  Date:   2021-03-05 (Fri, 05 Mar 2021)

  Changed paths:
    M llvm/lib/Analysis/AliasSetTracker.cpp

  Log Message:
  -----------
  [NFC][AliasSetTracker] Remove implicit conversion AliasResult to integer.

Preparation to make AliasResult scoped enumeration.

Reviewed By: nikic

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




More information about the All-commits mailing list