OSDN Git Service

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 488d7a5..22469e0 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
 //