[all-commits] [llvm/llvm-project] cec826: [Process] GetLanguageRuntimes() takes an argument ...
Davide Italiano via All-commits
all-commits at lists.llvm.org
Tue Dec 3 16:55:02 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cec82634a4034b1528940487349be14b0c405d2d
https://github.com/llvm/llvm-project/commit/cec82634a4034b1528940487349be14b0c405d2d
Author: Davide Italiano <ditaliano at apple.com>
Date: 2019-12-03 (Tue, 03 Dec 2019)
Changed paths:
M lldb/include/lldb/Target/Process.h
M lldb/source/Target/Process.cpp
Log Message:
-----------
[Process] GetLanguageRuntimes() takes an argument that's always constant.
And arguably `retry_if_null` isn't really descriptive of what
the flag did anyway.
More information about the All-commits
mailing list