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

Paul Robinson via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 15 17:49:26 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL272859: Allow 'nodebug' on local variables. (authored by probinson).

Changed prior to commit:
  http://reviews.llvm.org/D19754?vs=60930&id=60940#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19754

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

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


More information about the cfe-commits mailing list