[llvm-commits] [llvm] r111540 -	/llvm/trunk/lib/CodeGen/MachineVerifier.cpp
    Eric Christopher 
    echristo at apple.com
       
    Thu Aug 19 13:14:05 PDT 2010
    
    
  
On Aug 19, 2010, at 12:13 PM, Tobias Grosser wrote:
> On 08/19/2010 08:55 PM, Eric Christopher wrote:
>> 
>> On Aug 19, 2010, at 11:52 AM, Bill Wendling wrote:
>> 
>>> -//===-- MachineVerifier.cpp - Machine Code Verifier -------------*- C++ -*-===//
>>> +//===-- MachineVerifier.cpp - Machine Code Verifier -----------------------===//
>> 
>> ?
>> 
>> It sure looks like c++ to me...
> 
> Sure. But this emacs hint is not required for files that are named *.cpp. It is only needed to recognize that .h files contain C++ and not C.
Aah.  Fair enough.  I thought other things read that as well, but I use emacs so I don't really care :)
-eric
    
    
More information about the llvm-commits
mailing list