[PATCH] D25621: DebugInfo: use DIAlignment type.
Victor Leschuk via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 17 14:01:12 PDT 2016
vleschuk updated this revision to Diff 74899.
vleschuk added a comment.
- Use uint32_t directly for alignment instead of creating typedef ofr it
- Get rid of DebugInfo dependency in AST
https://reviews.llvm.org/D25621
Files:
include/clang/AST/ASTContext.h
include/clang/AST/DeclBase.h
lib/AST/DeclBase.cpp
lib/CodeGen/CGDebugInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25621.74899.patch
Type: text/x-patch
Size: 8338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161017/f7c0cc8e/attachment.bin>
More information about the cfe-commits
mailing list