diff options
-rw-r--r-- | include/clang/Driver/Options.td | 2 |
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 // |