[all-commits] [llvm/llvm-project] ed621e: [trace] avoid using <regex>
walter erquinigo via All-commits
all-commits at lists.llvm.org
Tue Sep 22 16:09:16 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ed621e76a9889e25a9cbed47e0b96a7a6fdbdb80
https://github.com/llvm/llvm-project/commit/ed621e76a9889e25a9cbed47e0b96a7a6fdbdb80
Author: Walter Erquinigo <wallace at fb.com>
Date: 2020-09-22 (Tue, 22 Sep 2020)
Changed paths:
M lldb/source/Plugins/Trace/intel-pt/TraceIntelPTSettingsParser.cpp
M lldb/source/Target/TraceSettingsParser.cpp
Log Message:
-----------
[trace] avoid using <regex>
Easy fix based on the feedback by maskray on
https://reviews.llvm.org/D85705.
More information about the All-commits
mailing list