commit | 01e398ff59ca2a9a0dc4f3df8aa9a859e885c384 | [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 | 78903c0a7a85790a1c4a36369f198425613527bc | |
parent | e33d1008d6ef4739930835affcc982eb861b42b3 [diff] [blame] |
Fix file header. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44983 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/Basic/LangOptions.cpp b/Basic/LangOptions.cpp index f12c77d..ef12bea 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 //