diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2024-09-04 11:18:00 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-04 11:18:00 -0400 |
commit | 7a785d46d6c31937c620f186464fdc59c265b4bf (patch) | |
tree | 72c822896463ea4c055363ed50647f60cdd2169f /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | d9019d478d40b4e8766efccdb3eb1ff77cdbfaec (diff) | |
download | llvm-7a785d46d6c31937c620f186464fdc59c265b4bf.zip llvm-7a785d46d6c31937c620f186464fdc59c265b4bf.tar.gz llvm-7a785d46d6c31937c620f186464fdc59c265b4bf.tar.bz2 |
[libc++][modules] Use inline variable instead of true_type (#106797)
This allows breaking up a dependency from __fwd/array.h onto
__type_traits, which is a circular dependency once __type_traits becomes
a module of its own. This is also a small consistency improvement since
we've been using inline variables for traits like this elsewhere in the
library.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions