[all-commits] [llvm/llvm-project] 62beb7: [clang-tidy] Fix module options being registered w...
Nathan James via All-commits
all-commits at lists.llvm.org
Wed Jul 29 08:19:30 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 62beb7c6f4f2288793751740f06edc0dc25d01f6
https://github.com/llvm/llvm-project/commit/62beb7c6f4f2288793751740f06edc0dc25d01f6
Author: Nathan James <n.james93 at hotmail.co.uk>
Date: 2020-07-29 (Wed, 29 Jul 2020)
Changed paths:
M clang-tools-extra/clang-tidy/ClangTidyOptions.cpp
Log Message:
-----------
[clang-tidy] Fix module options being registered with different priorities
Not a bug that is ever likely to materialise, but still worth fixing
Reviewed By: DmitryPolukhin
Differential Revision: https://reviews.llvm.org/D84850
More information about the All-commits
mailing list