llvm-capstone/clang-tools-extra/clang-apply-replacements
serge-sans-paille 984b800a03
Move from llvm::makeArrayRef to ArrayRef deduction guides - last part
This is a follow-up to https://reviews.llvm.org/D140896, split into
several parts as it touches a lot of files.

Differential Revision: https://reviews.llvm.org/D141298
2023-01-10 11:47:43 +01:00
..
include/clang-apply-replacements/Tooling [clang-apply-replacements] Added an option to ignore insert conflict. 2022-05-30 13:02:25 +08:00
lib/Tooling [clang-tools-extra] Remove remaining uses of llvm::Optional (NFC) 2023-01-07 20:34:53 -08:00
tool Move from llvm::makeArrayRef to ArrayRef deduction guides - last part 2023-01-10 11:47:43 +01:00
CMakeLists.txt