jdoerfert added a comment.

In D102107#3639551 <https://reviews.llvm.org/D102107#3639551>, @dhruvachak 
wrote:

> Is there an llvm/utils script to update clang tests that have RUN lines at 
> the top? An example is clang/test/OpenMP/debug_threadprivate_copyin.c.

You can create the run lines with the `llvm/utils/update_cc_test_checks.py` 
script but those tests have manual lines for now.
I usually run `llvm/utils/update_cc_test_checks.py -u 
clang/test/OpenMP/*.{c,cpp}` to update all autogenerated tests.


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

Reply via email to