diff options
Diffstat (limited to 'clang-tools-extra/clang-tidy/cert/CommandProcessorCheck.cpp')
| -rw-r--r-- | clang-tools-extra/clang-tidy/cert/CommandProcessorCheck.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang-tools-extra/clang-tidy/cert/CommandProcessorCheck.cpp b/clang-tools-extra/clang-tidy/cert/CommandProcessorCheck.cpp index cfc2f373411..72b39d18f9f 100644 --- a/clang-tools-extra/clang-tidy/cert/CommandProcessorCheck.cpp +++ b/clang-tools-extra/clang-tidy/cert/CommandProcessorCheck.cpp @@ -1,4 +1,4 @@ -//===--- Env33CCheck.cpp - clang-tidy--------------------------------------===// +//===-- CommandProcessorCheck.cpp - clang-tidy ----------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. |

