[all-commits] [llvm/llvm-project] fccd29: Merge TableGen files used for clang options
Daniel Grumberg via All-commits
all-commits at lists.llvm.org
Thu Jul 9 10:30:02 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fccd29dddee92ffa7cd8a9adec6e626760538dae
https://github.com/llvm/llvm-project/commit/fccd29dddee92ffa7cd8a9adec6e626760538dae
Author: Daniel Grumberg <dany.grumberg at gmail.com>
Date: 2020-07-09 (Thu, 09 Jul 2020)
Changed paths:
R clang/include/clang/Driver/CLCompatOptions.td
M clang/include/clang/Driver/Options.td
Log Message:
-----------
Merge TableGen files used for clang options
Summary:
Putting all the options in the same file is needed so they can be
ordered based on the dependencies between them.
Reviewers: Bigcheese, jdoerfert
Subscribers: dexonsmith, sstefan1, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D82574
More information about the All-commits
mailing list