[all-commits] [llvm/llvm-project] 5f7a5e: [lldb][NFC] Early-exit in SetupDeclVendor
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Wed May 13 07:55:17 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5f7a5e3bdba3663c8ec9704e28f75f6b2850f9f8
https://github.com/llvm/llvm-project/commit/5f7a5e3bdba3663c8ec9704e28f75f6b2850f9f8
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2020-05-13 (Wed, 13 May 2020)
Changed paths:
M lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp
Log Message:
-----------
[lldb][NFC] Early-exit in SetupDeclVendor
Also removed the unnecessary element-by-element copy of the std::vector
hand_imported_modules to modules_for_macros.
More information about the All-commits
mailing list