commit | f62aea30e2d6e340741b834cac837e19f2e37dba | [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 | 8d9ebae7ba382d3151e4a7d336578d9b92f73c3c [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 //