[clang] [clang][NFC] Specify Type and ExtQuals as having 16-byte alignment (PR #68377)
Vlad Serebrennikov via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 5 20:27:24 PDT 2023
Endilll wrote:
Relevant code snippets:
https://github.com/llvm/llvm-project/blob/777a6e6f10b2b90496d248b7fa904fce834484be/clang/lib/AST/ASTContext.cpp#L5813C1-L5816C33
https://github.com/llvm/llvm-project/blob/777a6e6f10b2b90496d248b7fa904fce834484be/clang/lib/AST/ASTContext.cpp#L4997C1-L5002C70
https://github.com/llvm/llvm-project/blob/777a6e6f10b2b90496d248b7fa904fce834484be/clang/lib/AST/ASTContext.cpp#L5192C1-L5195C66
https://github.com/llvm/llvm-project/pull/68377
More information about the cfe-commits
mailing list