1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00

Fix missing C++ mode comment

llvm-svn: 248167
This commit is contained in:
Matt Arsenault 2015-09-21 15:59:41 +00:00
parent ba0b11252c
commit ff8d6555b0

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
//