[PATCH] D55137: Honor -fdebug-prefix-map when creating function names for the debug info.

Adrian Prantl via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 30 11:34:28 PST 2018


aprantl updated this revision to Diff 176174.
aprantl added a comment.

fix a comment.


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

https://reviews.llvm.org/D55137

Files:
  include/clang/AST/PrettyPrinter.h
  lib/AST/TypePrinter.cpp
  lib/CodeGen/CGDebugInfo.cpp
  lib/CodeGen/CGDebugInfo.h
  test/CodeGenCXX/debug-prefix-map-lambda.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55137.176174.patch
Type: text/x-patch
Size: 5203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181130/1f3dd2da/attachment.bin>


More information about the cfe-commits mailing list