Fix missing C++ mode comment

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197658 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Matt Arsenault 2013-12-19 05:32:44 +00:00
parent 304512cf40
commit 251b9217c7

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