[all-commits] [llvm/llvm-project] 01c5ec: [NFC] Surface the validation of FunctionProperties...

Mircea Trofin via All-commits all-commits at lists.llvm.org
Mon May 22 16:13:44 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 01c5ec3d6209875de05de94cd7923c4e462c3317
      https://github.com/llvm/llvm-project/commit/01c5ec3d6209875de05de94cd7923c4e462c3317
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2023-05-22 (Mon, 22 May 2023)

  Changed paths:
    M llvm/include/llvm/Analysis/FunctionPropertiesAnalysis.h
    M llvm/lib/Analysis/FunctionPropertiesAnalysis.cpp
    M llvm/unittests/Analysis/FunctionPropertiesAnalysisTest.cpp

  Log Message:
  -----------
  [NFC] Surface the validation of FunctionPropertiesAnalysis

Avoids relying on `assert` for some of the validation.

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




More information about the All-commits mailing list