diff options
author | Mark de Wever <koraq@xs4all.nl> | 2024-03-20 09:45:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-20 09:45:12 +0100 |
commit | 11dd881b9cca5f70720ead353169603589e6c494 (patch) | |
tree | 31217dce6453f7cd23350c9e20bb11cdeba5a9ca /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 4462bb58be7d68274fb9b443b7bf4803306df87d (diff) | |
download | llvm-11dd881b9cca5f70720ead353169603589e6c494.zip llvm-11dd881b9cca5f70720ead353169603589e6c494.tar.gz llvm-11dd881b9cca5f70720ead353169603589e6c494.tar.bz2 |
[libc++][format] Fixes nested concept evaluation. (#85548)
Before the __formattable concept depended on itself in a contrieved
example. By using the underlying concept directly the cycle is broken.
Fixes https://github.com/llvm/llvm-project/issues/81590
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions