[all-commits] [llvm/llvm-project] 990645: Revert "[OptTable] Make explicitly included option...
Justin Bogner via All-commits
all-commits at lists.llvm.org
Wed Jul 19 15:44:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 990645f949c7ede7467b93294bbddbe4661513f1
https://github.com/llvm/llvm-project/commit/990645f949c7ede7467b93294bbddbe4661513f1
Author: Justin Bogner <mail at justinbogner.com>
Date: 2023-07-19 (Wed, 19 Jul 2023)
Changed paths:
M clang-tools-extra/clangd/CompileCommands.cpp
M clang/include/clang/Driver/Options.h
M clang/include/clang/Driver/Options.td
M clang/lib/Driver/Driver.cpp
M clang/lib/Tooling/InterpolatingCompilationDatabase.cpp
M llvm/lib/Option/OptTable.cpp
Log Message:
-----------
Revert "[OptTable] Make explicitly included options override excluded ones"
Looks like a couple of flang bots are broken by this change. Reverting
to investigate.
This reverts commit b2eda85f047f27788ccd7b9af9bd59c5d44b2051.
More information about the All-commits
mailing list