[PATCH] D23767: DebugInfo: use llvm::DIFlagsUnderlying type for debug info flags

Victor via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 26 02:35:43 PDT 2016


vleschuk retitled this revision from "DebugInfo: use llvm::di_flags_t for debug info flags" to "DebugInfo: use llvm::DIFlagsUnderlying type for debug info flags".
vleschuk updated the summary for this revision.
vleschuk updated this revision to Diff 69332.
vleschuk added a comment.

Chnaged typedef name according to naming convention.


https://reviews.llvm.org/D23767

Files:
  lib/CodeGen/CGDebugInfo.cpp
  lib/CodeGen/CGDebugInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23767.69332.patch
Type: text/x-patch
Size: 6823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160826/b5ce1316/attachment.bin>


More information about the llvm-commits mailing list