[all-commits] [llvm/llvm-project] 7db780: Fix handling of braced-init temporaries for modern...
BigPeet via All-commits
all-commits at lists.llvm.org
Mon Jan 30 11:53:05 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7db780d51212a7ee68a9e196cfcf0737807273d6
https://github.com/llvm/llvm-project/commit/7db780d51212a7ee68a9e196cfcf0737807273d6
Author: BigPeet <pwolf2310 at gmail.com>
Date: 2023-01-30 (Mon, 30 Jan 2023)
Changed paths:
M clang-tools-extra/clang-tidy/modernize/UseEmplaceCheck.cpp
M clang-tools-extra/test/clang-tidy/checkers/modernize/use-emplace.cpp
Log Message:
-----------
Fix handling of braced-init temporaries for modernize-use-emplace
Fixes #55870
Differential Revision: https://reviews.llvm.org/D135405
More information about the All-commits
mailing list