[all-commits] [llvm/llvm-project] 3590a8: [lldb] Fix bug instroduced by a00acbab45b0
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Thu Oct 22 22:17:27 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3590a8319a5fb491cba2349509910c2479f49a00
https://github.com/llvm/llvm-project/commit/3590a8319a5fb491cba2349509910c2479f49a00
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-10-22 (Thu, 22 Oct 2020)
Changed paths:
M lldb/source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.cpp
Log Message:
-----------
[lldb] Fix bug instroduced by a00acbab45b0
g_expression_prefix, as the name implies, must be perfixed, not
suffixed.
More information about the All-commits
mailing list