[Lldb-commits] [PATCH] D74743: [lldb] Make header guards consistent across LLDB

2020-02-18 Thread Jonas Devlieghere via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGcdc514e4c67f: [lldb] Update header guards to be consistent and compliant with LLVM (NFC) (authored by JDevlieghere). Herald added a subscriber: jrtc27. Changed prior to commit: https://reviews.llvm.org/

[Lldb-commits] [PATCH] D74743: [lldb] Make header guards consistent across LLDB

2020-02-17 Thread Raphael Isemann via Phabricator via lldb-commits
teemperor accepted this revision. teemperor added a comment. This revision is now accepted and ready to land. Herald added a subscriber: wuzish. Yeah, let's do what LLVM is doing. Thanks! Repository: rLLDB LLDB CHANGES SINCE LAST ACTION https://reviews.llvm.org/D74743/new/ https://reviews.

[Lldb-commits] [PATCH] D74743: [lldb] Make header guards consistent across LLDB

2020-02-17 Thread Jonas Devlieghere via Phabricator via lldb-commits
JDevlieghere created this revision. JDevlieghere added reviewers: labath, teemperor. Herald added subscribers: usaxena95, jsji, jfb, arphaman, atanasyan, MaskRay, kbarton, aheejin, sbc100, ki.stfu, nemanjai, sdardis, emaste. Herald added a reviewer: espindola. Herald added a project: LLDB. LLDB h