Fix missing C++ mode comment
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 19 Dec 2013 05:32:44 +0000 (05:32 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 19 Dec 2013 05:32:44 +0000 (05:32 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197658 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Transforms/Utils/CmpInstAnalysis.h

index 488d7a59d329f55bcddac20fe98671571a51bb8f..22469e0593f9dd7f0f57def53d9e308673fa7e6d 100644 (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
 //