[PATCH] D27641: DebugInfo: Added support for Checksum debug info feature (Clang part)

Amjad Aboud via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 9 16:48:08 PST 2016


aaboud created this revision.
aaboud added reviewers: rnk, probinson, rsmith.
aaboud added a subscriber: cfe-commits.

Resolve Bug 30978 <https://llvm.org/bugs/show_bug.cgi?id=30978>.

This patch contains changes in Clang to support Checksum debug info feature.


https://reviews.llvm.org/D27641

Files:
  include/clang/Basic/SourceManager.h
  lib/Basic/SourceManager.cpp
  lib/CodeGen/CGDebugInfo.cpp
  test/CodeGen/debug-info-atomic.c
  test/CodeGen/debug-info-file-checksum.c
  test/CodeGen/debug-info-file-checksum.c.source
  test/CodeGen/debug-prefix-map.c
  test/PCH/debug-info-pch-path.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27641.80973.patch
Type: text/x-patch
Size: 9639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161210/03f037b0/attachment-0001.bin>


More information about the cfe-commits mailing list