]> granicus.if.org Git - clang/commit
documenttion parsing. Provide a c-index test
authorFariborz Jahanian <fjahanian@apple.com>
Fri, 26 Apr 2013 23:34:36 +0000 (23:34 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Fri, 26 Apr 2013 23:34:36 +0000 (23:34 +0000)
commit91efca0fa2ef5e63b48692e3439f5c6e6bde350c
treeb5f5248c4c69b4abd89197c4e3522f928c5bd4c0
parentfff418b1abea921685a1175a8ee0b597594bddc1
documenttion parsing. Provide a c-index test
and limit comment extraction to public c++
bases. // rdar://13647476

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@180646 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTContext.cpp
test/Index/subclass-comment.mm [new file with mode: 0644]
test/Misc/ast-dump-subclass-comment.mm [deleted file]