]> granicus.if.org Git - clang/commit
Comment parser and sema: remove useless return values
authorDmitri Gribenko <gribozavr@gmail.com>
Mon, 6 Aug 2012 19:03:12 +0000 (19:03 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Mon, 6 Aug 2012 19:03:12 +0000 (19:03 +0000)
commit7d9b51107999c1c1fada7319c4687fe570eb2c0b
treee433a68cfea61b090e575f2a947514400c1396bf
parent38447a40795ef140a5d14ce43e31b60276c8d207
Comment parser and sema: remove useless return values

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@161331 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/CommentParser.h
include/clang/AST/CommentSema.h
lib/AST/CommentParser.cpp
lib/AST/CommentSema.cpp