MyDeveloperDay added inline comments.
================ Comment at: clang/unittests/Format/FormatTestJS.cpp:1948 + Style.JavaScriptWrapImports = false; verifyFormat("import {VeryLongImportsAreAnnoying, VeryLongImportsAreAnnoying," " VeryLongImportsAreAnnoying, VeryLongImportsAreAnnoying" ---------------- MyDeveloperDay wrote: > you are no longer testing the LLVM Case, please don't remove that, but feel > free to ensure they are doing the same for google! Its kind of our golden rule, don't change existing tests, subtle changes can have huge implications on large code bases Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D116638/new/ https://reviews.llvm.org/D116638 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits