]> granicus.if.org Git - llvm/commitdiff
Fix missing C++ mode comment
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 11 Jul 2019 14:18:22 +0000 (14:18 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 11 Jul 2019 14:18:22 +0000 (14:18 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@365781 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/CodeGen/GlobalISel/Combiner.h

index 12a1f97077c94e3af1bb57a0d5b15de5192cbc69..efe8bdf93664ad1882109456f411f0577a5f796e 100644 (file)
@@ -1,4 +1,4 @@
-//== ----- llvm/CodeGen/GlobalISel/Combiner.h --------------------- == //
+//== ----- llvm/CodeGen/GlobalISel/Combiner.h -------------------*- C++ -*-== //
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.