aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChad Rosier <mcrosier@apple.com>2012-09-21 17:50:09 +0000
committerChad Rosier <mcrosier@apple.com>2012-09-21 17:50:09 +0000
commit72d54e1ee7fdd6d309d34fae59844ab7b1d5b58e (patch)
treee12b6bf9b6d34da66ea5bd89d1186f2b849cbf7d
parent490dd9c70dc25bd7b1936a05d7878dc151f96c46 (diff)
Update comment.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164390 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--include/clang/Driver/Options.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/clang/Driver/Options.td b/include/clang/Driver/Options.td
index 6a5c42b3e1..b13c45bb3c 100644
--- a/include/clang/Driver/Options.td
+++ b/include/clang/Driver/Options.td
@@ -1,4 +1,4 @@
-//===--- DriverOptions.td - Options for clang -----------------------------===//
+//===--- Options.td - Options for clang -----------------------------------===//
//
// The LLVM Compiler Infrastructure
//