Forgot to change the header guards on OptionGroupPythonClassWithDict.

I think that's what is confusing the modules build on the bots.

llvm-svn: 373677
This commit is contained in:
Jim Ingham
2019-10-03 23:32:42 +00:00
parent d84e942703
commit f9d8bbee89
2 changed files with 5 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
//===-- OptionGroupKeyValue.cpp ----------------------------------*- C++ -*-===//
//===-- OptionGroupPythonClassWithDict.cpp ----------------------------------*- C++ -*-===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.