Skip to content

Commit 2fb3d37

Browse files
committed
[clang][ssaf][NFC] Fix header comment
1 parent a6807ee commit 2fb3d37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/include/clang/Analysis/Scalable/ASTEntityMapping.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===- ASTMapping.h - AST to SSAF Entity mapping ----------------*- C++ -*-===//
1+
//===- ASTEntityMapping.h - AST to SSAF Entity mapping ----------*- C++ -*-===//
22
//
33
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
44
// See https://llvm.org/LICENSE.txt for license information.

0 commit comments

Comments
 (0)