diff options
author | Timm Baeder <tbaeder@redhat.com> | 2024-09-07 14:27:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-07 14:27:09 +0200 |
commit | d6d60707ec2b60843c5bfc2c3bc44e4478add17a (patch) | |
tree | e922825ab230936f058a5d017d7124f1403fe724 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | 0ceffd362bf01769fa310103b11af9cdc12e2f5b (diff) | |
download | llvm-d6d60707ec2b60843c5bfc2c3bc44e4478add17a.zip llvm-d6d60707ec2b60843c5bfc2c3bc44e4478add17a.tar.gz llvm-d6d60707ec2b60843c5bfc2c3bc44e4478add17a.tar.bz2 |
[clang][bytecode] Fix two-pointer-style std::initializer_lists (#107682)
The first pointer needs to point to the first element of the underlying
array. This requires some changes to how we handle array expansion
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions