jgorbe added a comment.

Hi, one of our tests is failing because of this patch and it looks like an 
actual bug. clang-format now turns this file:

  import './a';
  import {bar} from './a';

into this:

  barimport './a';


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100466/new/

https://reviews.llvm.org/D100466

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to