[all-commits] [llvm/llvm-project] 4e4433: [lldb] Remove some declarations without definition...
Sergei Barannikov via All-commits
all-commits at lists.llvm.org
Fri Oct 27 16:34:03 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4e4433f629a5ecfea538808449d513b5762a67b6
https://github.com/llvm/llvm-project/commit/4e4433f629a5ecfea538808449d513b5762a67b6
Author: Sergei Barannikov <barannikov88 at gmail.com>
Date: 2023-10-28 (Sat, 28 Oct 2023)
Changed paths:
M lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp
M lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.h
Log Message:
-----------
[lldb] Remove some declarations without definitions (#70514)
The corresponding definitions were removed in 7dcbe3d3 and 2a8fa2a8.
Also remove a couple of variables made dead by those changes.
More information about the All-commits
mailing list