aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/VarBypassDetector.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/lib/CodeGen/VarBypassDetector.h')
-rw-r--r--clang/lib/CodeGen/VarBypassDetector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/lib/CodeGen/VarBypassDetector.h b/clang/lib/CodeGen/VarBypassDetector.h
index 8a2e388eae3f..b654eefd963d 100644
--- a/clang/lib/CodeGen/VarBypassDetector.h
+++ b/clang/lib/CodeGen/VarBypassDetector.h
@@ -1,4 +1,4 @@
-//===--- VarBypassDetector.cpp - Bypass jumps detector ------------*- C++ -*-=//
+//===--- VarBypassDetector.h - Bypass jumps detector --------------*- C++ -*-=//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.