arichardson marked an inline comment as done.
arichardson added inline comments.


================
Comment at: clang/test/utils/update_cc_test_checks/lit.local.cfg:24
+# works as expected
+config.substitutions.append(
+    ('%update_cc_test_checks_llvm_bin', "%s %s %s" % (
----------------
MaskRay wrote:
> The substitution is here just to make a test. Can it be tested with existing 
> substitutions?
I can't think of an easy way since we need to invoke update_cc_test_checks.py 
without the "--clang" argument and we need a substitution for the path to the 
update script.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84511



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

Reply via email to