[all-commits] [llvm/llvm-project] 13cd18: [clang-dataflow][NFC] Mark test analysis classes a...

Yitzhak Mandelbaum via All-commits all-commits at lists.llvm.org
Fri Oct 14 10:52:17 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 13cd184ef7fa9d76deaffb1924521fa914edba5e
      https://github.com/llvm/llvm-project/commit/13cd184ef7fa9d76deaffb1924521fa914edba5e
  Author: Yitzhak Mandelbaum <yitzhakm at google.com>
  Date:   2022-10-14 (Fri, 14 Oct 2022)

  Changed paths:
    M clang/unittests/Analysis/FlowSensitive/TypeErasedDataflowAnalysisTest.cpp

  Log Message:
  -----------
  [clang-dataflow][NFC] Mark test analysis classes as `final`.

Change from marking individual methods as `final` to marking the whole class.

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




More information about the All-commits mailing list