[PATCH] D150827: [NFC] Surface the validation of FunctionPropertiesAnalysis
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 17 16:05:30 PDT 2023
mtrofin created this revision.
mtrofin added a reviewer: kazu.
Herald added a subscriber: hiraditya.
Herald added a project: All.
mtrofin requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Avoids relying on `assert` for some of the validation.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D150827
Files:
llvm/include/llvm/Analysis/FunctionPropertiesAnalysis.h
llvm/lib/Analysis/FunctionPropertiesAnalysis.cpp
llvm/unittests/Analysis/FunctionPropertiesAnalysisTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150827.523207.patch
Type: text/x-patch
Size: 7134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230517/453a72ea/attachment.bin>
More information about the llvm-commits
mailing list