https://github.com/AmrDeveloper approved this pull request.
LGTM
https://github.com/llvm/llvm-project/pull/150681
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/xlauko approved this pull request.
lgtm
https://github.com/llvm/llvm-project/pull/150681
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Andy Kaylor (andykaylor)
Changes
This adds basic support for using C++ initializer lists to initialize fields of
a record.
---
Full diff: https://github.com/llvm/llvm-project/pull/150681.diff
2 Files Affected:
- (modified) clang/lib/CI
llvmbot wrote:
@llvm/pr-subscribers-clangir
Author: Andy Kaylor (andykaylor)
Changes
This adds basic support for using C++ initializer lists to initialize fields of
a record.
---
Full diff: https://github.com/llvm/llvm-project/pull/150681.diff
2 Files Affected:
- (modified) clang/lib/
https://github.com/andykaylor created
https://github.com/llvm/llvm-project/pull/150681
This adds basic support for using C++ initializer lists to initialize fields of
a record.
>From 37662e274d664c34b09b909c62de943913ee2164 Mon Sep 17 00:00:00 2001
From: Andy Kaylor
Date: Thu, 24 Jul 2025 18: