[PATCH] D142932: [NFC] Multilib YAML parsing
Michael Platings via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 22 03:39:32 PST 2023
michaelplatings updated this revision to Diff 499443.
michaelplatings added a subscriber: peter.smith.
michaelplatings added a comment.
- Squash D143763 <https://reviews.llvm.org/D143763> into this change as suggested by @MaskRay
- Use PascalCase field names as requested by @phosek
- Applied improvements to error messages suggested by @peter.smith
- Removed some braces as requested by @MaskRay
- Moved serialization structs to anonymous namespace as requested by @MaskRay
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142932/new/
https://reviews.llvm.org/D142932
Files:
clang/include/clang/Driver/Multilib.h
clang/lib/Driver/Multilib.cpp
clang/unittests/Driver/MultilibTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142932.499443.patch
Type: text/x-patch
Size: 21092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230222/bbc9150e/attachment-0001.bin>
More information about the cfe-commits
mailing list