[all-commits] [llvm/llvm-project] 72de0e: [TableGen][Docs] Fix empty list syntax in TableGen...
Chenguang Wang via All-commits
all-commits at lists.llvm.org
Fri Jun 20 09:07:56 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 72de0e45846bab293a0b07e5aeda65a5e6590a87
https://github.com/llvm/llvm-project/commit/72de0e45846bab293a0b07e5aeda65a5e6590a87
Author: Chenguang Wang <w3cing at gmail.com>
Date: 2025-06-20 (Fri, 20 Jun 2025)
Changed paths:
M llvm/docs/TableGen/ProgRef.rst
Log Message:
-----------
[TableGen][Docs] Fix empty list syntax in TableGen doc. (#145041)
`[]<list<int>>` actually produces `list<list<int>>`.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list