summaryrefslogtreecommitdiffstats
path: root/clang/include/clang/Analysis/DomainSpecific/CocoaConventions.h
diff options
context:
space:
mode:
authorAlexander Kornienko <alexfh@google.com>2015-06-22 23:07:51 +0000
committerAlexander Kornienko <alexfh@google.com>2015-06-22 23:07:51 +0000
commitab9db51042d1b821d324a209f3ba37e5ee7525a7 (patch)
tree02b8d37aa99733a57641681111d0277aa97c4477 /clang/include/clang/Analysis/DomainSpecific/CocoaConventions.h
parentf530b329c7ac6c80ea8ea927d1bd310168c1c3f2 (diff)
downloadbcm5719-llvm-ab9db51042d1b821d324a209f3ba37e5ee7525a7.tar.gz
bcm5719-llvm-ab9db51042d1b821d324a209f3ba37e5ee7525a7.zip
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
llvm-svn: 240353
Diffstat (limited to 'clang/include/clang/Analysis/DomainSpecific/CocoaConventions.h')
-rw-r--r--clang/include/clang/Analysis/DomainSpecific/CocoaConventions.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/clang/include/clang/Analysis/DomainSpecific/CocoaConventions.h b/clang/include/clang/Analysis/DomainSpecific/CocoaConventions.h
index 6fac09d6581..8b3fcff52d0 100644
--- a/clang/include/clang/Analysis/DomainSpecific/CocoaConventions.h
+++ b/clang/include/clang/Analysis/DomainSpecific/CocoaConventions.h
@@ -37,7 +37,6 @@ namespace coreFoundation {
bool followsCreateRule(const FunctionDecl *FD);
}
-} // namespace ento
-} // namespace clang
+}} // end: "clang:ento"
#endif
OpenPOWER on IntegriCloud