This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang-tools-extra.
from 39c02363 Disable warnings when indexing as a standalone action. new 75e7ff38 Add .py extension to clang-tools-extra lit cfg files new 745069b6 gn build: Add check-clang-tools to run clang-tools-extra lit tests
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: clangd/indexer/CMakeLists.txt | 4 ++-- test/CMakeLists.txt | 12 ++++++++---- test/Unit/{lit.cfg => lit.cfg.py} | 0 test/Unit/{lit.site.cfg.in => lit.site.cfg.py.in} | 2 +- test/{lit.cfg => lit.cfg.py} | 0 test/{lit.site.cfg.in => lit.site.cfg.py.in} | 2 +- 6 files changed, 12 insertions(+), 8 deletions(-) rename test/Unit/{lit.cfg => lit.cfg.py} (100%) rename test/Unit/{lit.site.cfg.in => lit.site.cfg.py.in} (95%) rename test/{lit.cfg => lit.cfg.py} (100%) rename test/{lit.site.cfg.in => lit.site.cfg.py.in} (99%)