Add missing description to llvm-remarkutil doc header
Doc builder caught this: ``` File ".../llvm/src/llvm/docs/conf.py", line 271, in process_rst name,description = title.split(' - ', 1) ValueError: not enough values to unpack (expected 2, got 1) ```
Loading
Please sign in to comment