njames93 added a comment.

I'm not sold on this being necessary as there is nothing against simply putting 
the check in the right module to begin with, then changing the registerCheck 
call to `experimenal-<name>` as well as the docs. 
Could even do some fancy trickery with the python scripts to add support in 
there for it.
`python add_new_check.py <module> <name> --experimental`
`python rename_check.py --no-experimental <check_name>` // Removes a check from 
experimental when ready for gen use


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76545



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

Reply via email to