]> granicus.if.org Git - clang/commit
Objective-C. Assortment of improvements pretty printing
authorFariborz Jahanian <fjahanian@apple.com>
Fri, 3 Oct 2014 20:05:33 +0000 (20:05 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Fri, 3 Oct 2014 20:05:33 +0000 (20:05 +0000)
commit15f47d4ac2a7e0b0dad5988a2384a5d60eb6e65e
tree35a4a159c23a1a3571529e5faab1e362e12ef664
parent7f5bedf36f8596621b91780207f53ef8d91e18f0
Objective-C. Assortment of improvements pretty printing
objective-C declarations, including printing of availability
attributes on methods.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@219013 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/DeclPrinter.cpp
test/Misc/ast-print-objectivec.m [new file with mode: 0644]