[all-commits] [llvm/llvm-project] 7694b5: [Driver] Add multiclass OptInFlag and OptOutFlag t...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Jun 2 13:22:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7694b571d9fd6a8a6c96af1e7995068f7066f6f1
https://github.com/llvm/llvm-project/commit/7694b571d9fd6a8a6c96af1e7995068f7066f6f1
Author: Fangrui Song <maskray at google.com>
Date: 2020-06-02 (Tue, 02 Jun 2020)
Changed paths:
M clang/include/clang/Driver/Options.td
Log Message:
-----------
[Driver] Add multiclass OptInFlag and OptOutFlag to simplify boolean option definition
Reviewed By: dblaikie, echristo
Differential Revision: https://reviews.llvm.org/D80883
More information about the All-commits
mailing list