[all-commits] [llvm/llvm-project] 0b44bb: [lldb][NFC] Minor cleanup in CxxModuleHandler::try...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Mon Sep 28 04:04:21 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0b44bb8d40af9c634203a778fe34a9a4459d288f
https://github.com/llvm/llvm-project/commit/0b44bb8d40af9c634203a778fe34a9a4459d288f
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2020-09-28 (Mon, 28 Sep 2020)
Changed paths:
M lldb/source/Plugins/ExpressionParser/Clang/CxxModuleHandler.cpp
Log Message:
-----------
[lldb][NFC] Minor cleanup in CxxModuleHandler::tryInstantiateStdTemplate
Using llvm::None and `contains` instead of `find`.
More information about the All-commits
mailing list