Fix missing C++ mode comment
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 21 Sep 2015 15:59:41 +0000 (15:59 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 21 Sep 2015 15:59:41 +0000 (15:59 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@248167 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/ADT/ScopedHashTable.h

index 6b0c2995d2bb5e8e54965fea5534846abf8628ce..4af3d6d37e3313dfac316cb5630c64e0aee0c277 100644 (file)
@@ -1,4 +1,4 @@
-//===- ScopedHashTable.h - A simple scoped hash table ---------------------===//
+//===- ScopedHashTable.h - A simple scoped hash table -----------*- C++ -*-===//
 //
 //                     The LLVM Compiler Infrastructure
 //