diff options
author | Daniil Dudkin <unterumarmung@yandex.ru> | 2024-01-19 15:57:02 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-19 15:57:02 +0300 |
commit | 24e5229230786b650a24d70bf7b10611ceb910fb (patch) | |
tree | 480b3d4113c80b53d066eb91e99a3a7b5164b6b5 /llvm/lib/FileCheck/FileCheck.cpp | |
parent | b4f24be7ef9bb08f6c3d6e96c998a942d95e0038 (diff) | |
download | llvm-24e5229230786b650a24d70bf7b10611ceb910fb.zip llvm-24e5229230786b650a24d70bf7b10611ceb910fb.tar.gz llvm-24e5229230786b650a24d70bf7b10611ceb910fb.tar.bz2 |
[clang-apply-replacements] Deduplicate Implementation of `collectReplacementsFromDirectory` (NFC) (#78630)
* Convert `collectReplacementsFromDirectory` into a function template.
* Employ explicit specialization to maintain implementation in the
source file.
* Utilize the function template in the source file to eliminate code
duplication.
* Update the documentation for the function.
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions