diff options
-rw-r--r-- | Basic/LangOptions.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Basic/LangOptions.cpp b/Basic/LangOptions.cpp index f12c77dbc4..ef12bea4df 100644 --- a/Basic/LangOptions.cpp +++ b/Basic/LangOptions.cpp @@ -1,4 +1,4 @@ -//===--- SourceManager.cpp - Track and cache source files -----------------===// +//===--- LangOptions.cpp - Language feature info --------------------------===// // // The LLVM Compiler Infrastructure // |