[all-commits] [llvm/llvm-project] 8b0df1: [NFC] Refactor Registry loops to range for
Nathan James via All-commits
all-commits at lists.llvm.org
Thu Jun 18 16:40:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8b0df1c1a992d203212901c1139665261e0bbc1c
https://github.com/llvm/llvm-project/commit/8b0df1c1a992d203212901c1139665261e0bbc1c
Author: Nathan James <n.james93 at hotmail.co.uk>
Date: 2020-06-19 (Fri, 19 Jun 2020)
Changed paths:
M clang-tools-extra/clang-doc/Generators.cpp
M clang-tools-extra/clang-tidy/ClangTidyOptions.cpp
M clang-tools-extra/clangd/URI.cpp
M clang/lib/Frontend/FrontendAction.cpp
M clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
M clang/lib/Lex/Pragma.cpp
M clang/lib/Tooling/CompilationDatabase.cpp
M clang/lib/Tooling/Execution.cpp
M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
Log Message:
-----------
[NFC] Refactor Registry loops to range for
More information about the All-commits
mailing list