MaskRay accepted this revision. MaskRay added a comment. Thanks!
================ Comment at: llvm/lib/Support/Compression.cpp:25 using namespace llvm; using namespace llvm::compression; ---------------- if a previous patch introduces a blank line between two `using`. please drop it from the previous patch. ================ Comment at: llvm/unittests/Support/CompressionTest.cpp:21 using namespace llvm; using namespace llvm::compression; ---------------- if a previous patch introduces a blank line between two using. please drop it from the previous patch. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D128754/new/ https://reviews.llvm.org/D128754 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits