[llvm] r186025 - Changed "mode: c++" => "C++" at the suggestion of Nick Lewycky.

Michael Gottesman mgottesman at apple.com
Wed Jul 10 11:40:49 PDT 2013


Author: mgottesman
Date: Wed Jul 10 13:40:49 2013
New Revision: 186025

URL: http://llvm.org/viewvc/llvm-project?rev=186025&view=rev
Log:
Changed "mode: c++" => "C++" at the suggestion of Nick Lewycky.

Modified:
    llvm/trunk/include/llvm/CodeGen/FastISel.h

Modified: llvm/trunk/include/llvm/CodeGen/FastISel.h
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/include/llvm/CodeGen/FastISel.h?rev=186025&r1=186024&r2=186025&view=diff
==============================================================================
--- llvm/trunk/include/llvm/CodeGen/FastISel.h (original)
+++ llvm/trunk/include/llvm/CodeGen/FastISel.h Wed Jul 10 13:40:49 2013
@@ -1,4 +1,4 @@
-//===-- FastISel.h - Definition of the FastISel class ---*- mode: c++; -*--===//
+//===-- FastISel.h - Definition of the FastISel class ---*- C++ -*---------===//
 //
 //                     The LLVM Compiler Infrastructure
 //





More information about the llvm-commits mailing list