[PATCH] D19754: Allow 'nodebug' on local variables

Paul Robinson via cfe-commits cfe-commits at lists.llvm.org
Tue May 3 16:39:52 PDT 2016


probinson updated this revision to Diff 56079.
probinson marked an inline comment as done.
probinson added a comment.

Correct the attribute condition, and refine the Objective-C test.


http://reviews.llvm.org/D19754

Files:
  include/clang/Basic/Attr.td
  include/clang/Basic/AttrDocs.td
  lib/CodeGen/CGDebugInfo.cpp
  test/CodeGenCXX/debug-info-nodebug.cpp
  test/CodeGenObjC/debug-info-nodebug.m
  test/Sema/attr-nodebug.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19754.56079.patch
Type: text/x-patch
Size: 4856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160503/bbd44c5d/attachment.bin>


More information about the cfe-commits mailing list