[Lldb-commits] [PATCH] D65249: [NFC] use C++11 in AlignOf.h, remove AlignedCharArray

2021-02-08 Thread Mandeep Singh Grang via Phabricator via lldb-commits
mgrang added a comment. Herald added a subscriber: JDevlieghere. Hi @jfb This patch results in a compiler crash when building a simple C program on a Windows X86 Debug build. I have filed this issue to track it. Repository: rG LLVM Github Monorep

[Lldb-commits] [PATCH] D44354: [lldb] Unbreak lldb builds due to r327219

2018-03-10 Thread Mandeep Singh Grang via Phabricator via lldb-commits
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. Closed by commit rL327224: [lldb] Unbreak lldb builds due to r327219 (authored by mgrang, committed by ). Changed prior to commit: https:/