[PATCH] D42813: [Debug] Annotate compiler generated range-for loop variables.

Matt Davis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 14 13:24:35 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC325175: [Debug] Annotate compiler generated range-for loop variables. (authored by mattd, committed by ).

Repository:
  rC Clang

https://reviews.llvm.org/D42813

Files:
  include/clang/Sema/Scope.h
  lib/Sema/SemaStmt.cpp
  test/CodeGenCXX/debug-info-range-for-var-names.cpp
  test/CodeGenCXX/debug-info-scope.cpp
  test/CodeGenCXX/vla.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42813.134302.patch
Type: text/x-patch
Size: 6791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180214/804942b6/attachment.bin>


More information about the cfe-commits mailing list