[Lldb-commits] [lldb] 05cd79d - [lldb] Fix some accidental IntervalMap copies

2022-02-19 Thread Benjamin Kramer via lldb-commits
Author: Benjamin Kramer Date: 2022-02-19T20:56:03+01:00 New Revision: 05cd79d59900ac57a94a0699594163689606b336 URL: https://github.com/llvm/llvm-project/commit/05cd79d59900ac57a94a0699594163689606b336 DIFF:

[Lldb-commits] [PATCH] D120195: Cleanup llvm/DebugInfo/PDB headers

2022-02-19 Thread serge via Phabricator via lldb-commits
serge-sans-paille created this revision. serge-sans-paille added reviewers: RKSimon, MaskRay, lenary. Herald added a subscriber: hiraditya. serge-sans-paille requested review of this revision. Herald added projects: LLDB, LLVM. Herald added subscribers: llvm-commits, lldb-commits. accumulated

[Lldb-commits] [PATCH] D120195: Cleanup llvm/DebugInfo/PDB headers

2022-02-19 Thread Fangrui Song via Phabricator via lldb-commits
MaskRay added a comment. before: 1065515095 after: 1065629059 An increase? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D120195/new/ https://reviews.llvm.org/D120195 ___ lldb-commits mailing list

[Lldb-commits] [PATCH] D120195: Cleanup llvm/DebugInfo/PDB headers

2022-02-19 Thread Fangrui Song via Phabricator via lldb-commits
MaskRay accepted this revision. MaskRay added a comment. This revision is now accepted and ready to land. It'd be good to test `-DLLVM_ENABLE_MODULES=on` build. Some files get pure new headers. I still think it is good thing to do it separately. There is a risk that someone may revert the