]> granicus.if.org Git - clang/commit
fix a missing check in my last patch.
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 5 Mar 2013 23:20:29 +0000 (23:20 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 5 Mar 2013 23:20:29 +0000 (23:20 +0000)
commiteb8f69f094e95d0132e4a6817a2111ad188ab087
treea5599f242ab67ab38df233e3b03214cd6d9bf9f8
parent693fdfa069b74ffe1f79caa3c9ea8754555d29bd
fix a missing check in my last patch.
// rdar://13094352

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