clayborg added a comment.
Changes look fine to me. I would like someone that specializes in the
expression parser to give the final ok though.
================
Comment at: lldb/source/Plugins/ExpressionParser/Clang/ClangASTImporter.cpp:551
const LayoutInfo &layout) {
+
m_record_decl_to_layout_map.insert(std::make_pair(decl, layout));
----------------
revert whitespace only changes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143347/new/
https://reviews.llvm.org/D143347
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits