Remove duplicate setting.

This commit is contained in:
Axel Naumann 2017-05-18 08:21:41 +02:00 committed by sftnight
parent 952cf58b0d
commit 57e0eaee35

View File

@ -371,7 +371,6 @@ namespace {
Opts.CXXExceptions = 1;
}
Opts.Deprecated = 1;
//Opts.Modules = 1;
// See test/CodeUnloading/PCH/VTables.cpp which implicitly compares clang