DavidSpickett accepted this revision. DavidSpickett added a comment. This revision is now accepted and ready to land.
2 minor things otherwise LGTM. ================ Comment at: lldb/test/API/api/clear-sbvalue-nonadressable-bits/TestClearSBValueNonAddressableBits.py:20 + @skipUnlessPlatform(["linux"]+lldbplatformutil.getDarwinOSTriples()) + + def test(self): ---------------- Stray newline. ================ Comment at: lldb/test/API/api/clear-sbvalue-nonadressable-bits/main.c:1 +#include <dlfcn.h> +#include <stdint.h> ---------------- Unused include. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D142792/new/ https://reviews.llvm.org/D142792 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits