[all-commits] [llvm/llvm-project] a74fc4: CfgInterface: rename interface() to getInterface()

Nicolai Hähnle via All-commits all-commits at lists.llvm.org
Fri Oct 23 07:52:32 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a74fc481588fcea9317cbf1f6c5888a30c9edd2d
      https://github.com/llvm/llvm-project/commit/a74fc481588fcea9317cbf1f6c5888a30c9edd2d
  Author: Nicolai Hähnle <nicolai.haehnle at amd.com>
  Date:   2020-10-23 (Fri, 23 Oct 2020)

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

  Log Message:
  -----------
  CfgInterface: rename interface() to getInterface()

Apparently there are some Microsoft headers which
`#define interface struct`. This method is only used
in pending changes so far.

Change-Id: Ic68fe8e1958ec9b015f817ee218431f4146b888a




More information about the All-commits mailing list