[all-commits] [llvm/llvm-project] cc569a: [AA] Export the isBaseOfObject() API (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Dec 9 07:20:03 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cc569a3702d36d5f2fbd3ae8c143d770d62f22d7
https://github.com/llvm/llvm-project/commit/cc569a3702d36d5f2fbd3ae8c143d770d62f22d7
Author: Nikita Popov <npopov at redhat.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M llvm/include/llvm/Analysis/AliasAnalysis.h
M llvm/lib/Analysis/AliasAnalysis.cpp
M llvm/lib/Analysis/BasicAliasAnalysis.cpp
Log Message:
-----------
[AA] Export the isBaseOfObject() API (NFC)
This is also useful outside BasicAA.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list