[PATCH] D121067: [YAMLParser] Refactor BlockStyle and BlockChomping type

Hassan ElDesouky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 6 01:49:37 PST 2022


HassanElDesouky created this revision.
HassanElDesouky added a reviewer: scott.linder.
HassanElDesouky added a project: LLVM.
Herald added subscribers: dexonsmith, hiraditya.
Herald added a project: All.
HassanElDesouky requested review of this revision.
Herald added a subscriber: llvm-commits.

In D102590 <https://reviews.llvm.org/D102590>, we agreed to create a BlockStyle and BlockChomping enums. This Diff address that change.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D121067

Files:
  llvm/lib/Support/YAMLParser.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121067.413281.patch
Type: text/x-patch
Size: 5893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220306/4067c4e9/attachment.bin>


More information about the llvm-commits mailing list