Fix missing C++ mode comment

llvm-svn: 248167
This commit is contained in:
Matt Arsenault 2015-09-21 15:59:41 +00:00
parent 84dca494b1
commit 30ad1a3c01
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//===- ScopedHashTable.h - A simple scoped hash table ---------------------===//
//===- ScopedHashTable.h - A simple scoped hash table -----------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//