[PATCH] D60236: add periods

Amy Huang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 3 15:49:38 PDT 2019


akhuang created this revision.
Herald added subscribers: cfe-commits, jfb.
Herald added a project: clang.

emit metadata for __declspec(allocator)

add tests for heapallocsite metadata


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D60236

Files:
  clang/lib/CodeGen/CGAtomic.cpp
  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: D60236.193618.patch
Type: text/x-patch
Size: 6762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190403/1eb1dca3/attachment.bin>


More information about the cfe-commits mailing list