This patch adds support for python-style comments in text protos.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Format/BreakableToken.cpp | ||
---|---|---|
48 ↗ | (On Diff #122213) | These should stay arrays. You can use ArrayRef to get a convenient reference to them. |