diff options
author | Roy Jacobson <roi.jacobson1@gmail.com> | 2022-11-23 22:26:31 +0200 |
---|---|---|
committer | Roy Jacobson <roi.jacobson1@gmail.com> | 2022-11-29 14:57:47 +0200 |
commit | 13c32288354b6175527f4fdece623157d3637da3 (patch) | |
tree | d74d87235f92185d9e0534753b986ca6d369ad4d /llvm/lib/Support/MemoryBuffer.cpp | |
parent | 3c75feab3bbda563374f08e46a7c052c0c6f1c36 (diff) | |
download | llvm-13c32288354b6175527f4fdece623157d3637da3.zip llvm-13c32288354b6175527f4fdece623157d3637da3.tar.gz llvm-13c32288354b6175527f4fdece623157d3637da3.tar.bz2 |
[Clang] Implement LWG3823 for __is_aggregate
LWG3823 says that arrays of incomplete types are aggregates. Fix the clang builtin to match that.
Closes https://github.com/llvm/llvm-project/issues/59002
Reviewed By: cjdb
Differential Revision: https://reviews.llvm.org/D138603
Diffstat (limited to 'llvm/lib/Support/MemoryBuffer.cpp')
0 files changed, 0 insertions, 0 deletions