jhuber6 added a comment. In D102107#3640198 <https://reviews.llvm.org/D102107#3640198>, @dhruvachak wrote:
> Thanks. I followed the above steps and regenerated a couple of the AST tests > but they still fail. Perhaps I am missing some options? > > I currently have a handful of clang test failures where regen did not work. I > am going to update the patch, post the current test results, and we can > figure out how to regen the rest before we land this patch. Sometimes if `update_cc_test_check.py -i ${test}` you either just need to run it twice so the line numbers get updated on the kernel functions, or you can try taking the command line directly from the top of the file and running it again with that instead of `-u`. A few options aren't handled properly via the update with `-u` and need to be run again completely. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D102107/new/ https://reviews.llvm.org/D102107 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits