[all-commits] [llvm/llvm-project] 38b7b1: [UpdateCCTestChecks][NFC] Permit other comments in...
Joel E. Denny via All-commits
all-commits at lists.llvm.org
Wed Jun 23 08:18:15 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 38b7b1d4a2930cc82e69a8069fad4b363f73a212
https://github.com/llvm/llvm-project/commit/38b7b1d4a2930cc82e69a8069fad4b363f73a212
Author: Joel E. Denny <jdenny.ornl at gmail.com>
Date: 2021-06-23 (Wed, 23 Jun 2021)
Changed paths:
M llvm/utils/UpdateTestChecks/common.py
Log Message:
-----------
[UpdateCCTestChecks][NFC] Permit other comments in common.py
Some parts of common.py already permit comment styles besides `;`.
Handle the remaining cases. Specifically, a future patch will extend
update_cc_test_checks.py to call add_global_checks.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D104713
More information about the All-commits
mailing list