From 72d54e1ee7fdd6d309d34fae59844ab7b1d5b58e Mon Sep 17 00:00:00 2001 From: Chad Rosier Date: Fri, 21 Sep 2012 17:50:09 +0000 Subject: [PATCH] Update comment. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164390 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/clang/Driver/Options.td | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 // -- 2.40.0