summaryrefslogtreecommitdiffstats
path: root/clang/tools/libclang/IndexingContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/tools/libclang/IndexingContext.h')
-rw-r--r--clang/tools/libclang/IndexingContext.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/clang/tools/libclang/IndexingContext.h b/clang/tools/libclang/IndexingContext.h
index 5f29e0b4cb8..4da6aebaf64 100644
--- a/clang/tools/libclang/IndexingContext.h
+++ b/clang/tools/libclang/IndexingContext.h
@@ -519,7 +519,6 @@ inline T *ScratchAlloc::allocate() {
return IdxCtx.StrScratch.Allocate<T>();
}
-} // namespace cxindex
-} // namespace clang
+}} // end clang::cxindex
#endif
OpenPOWER on IntegriCloud