[PATCH] D60237: [MS] Add metadata for __declspec(allocator)

Amy Huang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 8 10:16:40 PDT 2019


akhuang updated this revision to Diff 194164.
akhuang marked 2 inline comments as done.
akhuang added a comment.

Fixes to test case


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60237/new/

https://reviews.llvm.org/D60237

Files:
  clang/lib/CodeGen/CGCall.cpp
  clang/lib/CodeGen/CGDebugInfo.cpp
  clang/lib/CodeGen/CGDebugInfo.h
  clang/test/CodeGen/debug-info-codeview-heapallocsite.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60237.194164.patch
Type: text/x-patch
Size: 4708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190408/1987c076/attachment.bin>


More information about the cfe-commits mailing list