[all-commits] [llvm/llvm-project] 856fd9: Generalize regex matching std::string variants to ...
Richard Smith via All-commits
all-commits at lists.llvm.org
Wed Nov 11 17:56:07 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 856fd98a176240470dcc2b8ad54b5c17ef6a75b3
https://github.com/llvm/llvm-project/commit/856fd98a176240470dcc2b8ad54b5c17ef6a75b3
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2020-11-11 (Wed, 11 Nov 2020)
Changed paths:
M lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp
Log Message:
-----------
Generalize regex matching std::string variants to compensate for recent
improvements to Clang's type printing.
More information about the All-commits
mailing list