Hui added inline comments.
================ Comment at: source/Plugins/SymbolFile/PDB/PDBASTParser.cpp:246 + return ty ? ty->shared_from_this() : nullptr; + } break; case PDB_SymType::UDT: { ---------------- zturner wrote: > This looks unusual. Did you clang-format it? Just tried clang-format this file with llvm style. They seemed good in shape. https://reviews.llvm.org/D49410 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits