[PATCH] D112936: [Docs] Document scripts that are use to generate assertion in test cases

Shivam Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 3 11:05:14 PDT 2021


xgupta added inline comments.


================
Comment at: llvm/docs/TestingGuide.rst:298
+update_cc_test_checks.py
+clang c/c++
+
----------------
jrtc27 wrote:
> jrtc27 wrote:
> > C/C++, or clang/clang++
> I meant "change it to clang C/C++ or change it to clang/clang++", not "change it to a literal C/C++, or clang/clang++"
Maybe then I would have to say contributions are welcome to further improve/correct it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112936



More information about the llvm-commits mailing list