[all-commits] [llvm/llvm-project] e884e0: [dataflow] Delete legacy aliases

Sam McCall via All-commits all-commits at lists.llvm.org
Mon Mar 27 00:30:18 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e884e005f36383218641a4512a89a6825059f8cf
      https://github.com/llvm/llvm-project/commit/e884e005f36383218641a4512a89a6825059f8cf
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
    M clang/include/clang/Analysis/FlowSensitive/MatchSwitch.h

  Log Message:
  -----------
  [dataflow] Delete legacy aliases

I can't find any trace of use anymore.
I'm not sure renaming the header is worth the break, but leave the FIXME.

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




More information about the All-commits mailing list