jansvoboda11 planned changes to this revision. jansvoboda11 added a comment.
If `-ast-dump=json` was a driver flag, it would be trivial to pass `-ast-dump -ast-dump-format json` to -cc1 instead. However, aliasing a single option to two options within the -cc1 argument parser isn't possible at the moment AFAIK. I can look into how much work adding that capability would be. @arichardson Can you point me to the external consumers? @dexonsmith I agree checking the offset only in a couple of tests would be better in terms of churn. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D100762/new/ https://reviews.llvm.org/D100762 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits