Skip to content

Commit fa81940

Browse files
committed
Fix missing C++ mode comment in header
llvm-svn: 349013
1 parent f38f483 commit fa81940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h --===========//
1+
//===-- llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h -----*- C++ -*-//
22
//
33
// The LLVM Compiler Infrastructure
44
//

0 commit comments

Comments
 (0)