commit | 2fe0dd09b3346bcd18ee8a3009987bde777806f1 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Thu Dec 13 05:02:35 2007 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Thu Dec 13 05:02:35 2007 +0000 |
tree | 0e279a810c305b7379faeb94e0baa549253a40da | |
parent | 78dcda605909a23c55c1498c71591f068c4cd82f [diff] [blame] |
Fix file header. llvm-svn: 44983
diff --git a/clang/Basic/LangOptions.cpp b/clang/Basic/LangOptions.cpp index f12c77d..ef12bea 100644 --- a/clang/Basic/LangOptions.cpp +++ b/clang/Basic/LangOptions.cpp
@@ -1,4 +1,4 @@ -//===--- SourceManager.cpp - Track and cache source files -----------------===// +//===--- LangOptions.cpp - Language feature info --------------------------===// // // The LLVM Compiler Infrastructure //