Fix missing C++ mode comment

llvm-svn: 197658
This commit is contained in:
Matt Arsenault 2013-12-19 05:32:44 +00:00
parent c0da2cb3b4
commit 9ceb4987da
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//===-- CmpInstAnalysis.h - Utils to help fold compare insts ------===//
//===-- CmpInstAnalysis.h - Utils to help fold compare insts ----*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//