[clang][Interp][NFC] Fix a file header comment
authorTimm Bäder <tbaeder@redhat.com>
Fri, 28 Oct 2022 07:27:49 +0000 (09:27 +0200)
committerTimm Bäder <tbaeder@redhat.com>
Fri, 28 Oct 2022 10:49:38 +0000 (12:49 +0200)
clang/lib/AST/Interp/Interp.cpp

index e9bda12..a5984a2 100644 (file)
@@ -1,4 +1,4 @@
-//===--- InterpState.cpp - Interpreter for the constexpr VM -----*- C++ -*-===//
+//===------- Interpcpp - Interpreter for the constexpr VM ------*- C++ -*-===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.