[llvm] [clang] [Clang][IR] add TBAA metadata on pointer, union and array types. (PR #75177)
Bushev Dmitry via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 22 10:47:16 PST 2023
dybv-sc wrote:
@rjmccall , I updated part of commit that handles pointers. Added comment with C/C++ standard references to explain my decisions. Could you please review it again?
https://github.com/llvm/llvm-project/pull/75177
More information about the llvm-commits
mailing list