[all-commits] [llvm/llvm-project] 50a673: [clang][NFC] Adjust TBAA Base Info API (#73263)
Nathan Sidwell via All-commits
all-commits at lists.llvm.org
Mon Apr 8 14:32:34 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 50a6738636d1b1dda0c5887cf0623ee084854272
https://github.com/llvm/llvm-project/commit/50a6738636d1b1dda0c5887cf0623ee084854272
Author: Nathan Sidwell <nathan at acm.org>
Date: 2024-04-08 (Mon, 08 Apr 2024)
Changed paths:
M clang/lib/CodeGen/CodeGenTBAA.cpp
M clang/lib/CodeGen/CodeGenTBAA.h
Log Message:
-----------
[clang][NFC] Adjust TBAA Base Info API (#73263)
A couple of cleanups.
1) remove an unnecessary check from isValidBaseType.
2) Add a new internal entrypoint 'getValidBaseTypeInfo', for uses where the type is known to be valid.
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