[PATCH] Improve attributes printing.
Michael Han
fragmentshaders at gmail.com
Thu Feb 28 18:24:02 PST 2013
Patch updated. Summary of change:
- Introduce a new table-gen generated function isCXX11Syntax to Attr.
- Always print out C++11 attributes of a function declaration after function declarator-id to make sure they appertain to function itself.
Hi rsmith,
http://llvm-reviews.chandlerc.com/D395
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D395?vs=1120&id=1159#toc
Files:
include/clang/AST/Attr.h
utils/TableGen/ClangAttrEmitter.cpp
lib/AST/DeclPrinter.cpp
test/SemaCXX/cxx11-attr-print.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D395.3.patch
Type: text/x-patch
Size: 7379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130228/691bc607/attachment.bin>
More information about the cfe-commits
mailing list