[all-commits] [llvm/llvm-project] aefa4b: [Driver] Simplify hasFlag pattern with addOptInFla...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Apr 11 12:29:38 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aefa4b60cebaeada796a161bab036bf145790b00
https://github.com/llvm/llvm-project/commit/aefa4b60cebaeada796a161bab036bf145790b00
Author: Fangrui Song <i at maskray.me>
Date: 2022-04-11 (Mon, 11 Apr 2022)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
M llvm/include/llvm/Option/ArgList.h
M llvm/lib/Option/ArgList.cpp
Log Message:
-----------
[Driver] Simplify hasFlag pattern with addOptInFlag/addOptOutFlag helpers
Reviewed By: dexonsmith
Differential Revision: https://reviews.llvm.org/D123468
More information about the All-commits
mailing list