[all-commits] [llvm/llvm-project] df9af1: Remove redundant `get()` call and use auto on LHS ...
David Blaikie via All-commits
all-commits at lists.llvm.org
Fri Apr 7 15:13:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: df9af1fe7c9ce7ce6bc3e55c504d25c59ad83a87
https://github.com/llvm/llvm-project/commit/df9af1fe7c9ce7ce6bc3e55c504d25c59ad83a87
Author: David Blaikie <dblaikie at gmail.com>
Date: 2023-04-07 (Fri, 07 Apr 2023)
Changed paths:
M llvm/tools/llvm-exegesis/lib/Assembler.cpp
Log Message:
-----------
Remove redundant `get()` call and use auto on LHS of make_unique
More information about the All-commits
mailing list