Fix minor issues in ABI conversions. #366
Annotations
1 warning and 2 notices
cpp-linter (17, 22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run clang-format on lib/vast/Conversion/ABI/EmitABI.cpp:
lib/vast/Conversion/ABI/EmitABI.cpp#L1
File lib/vast/Conversion/ABI/EmitABI.cpp does not conform to Custom style guidelines. (lines 230, 240, 241)
|
Run clang-format on lib/vast/Conversion/ABI/LowerABI.cpp:
lib/vast/Conversion/ABI/LowerABI.cpp#L1
File lib/vast/Conversion/ABI/LowerABI.cpp does not conform to Custom style guidelines. (lines 607)
|