diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2024-04-02 19:37:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-02 19:37:31 +0200 |
commit | 239236b8c2154aa49e98bc7ed774a7d2712edf50 (patch) | |
tree | ac4071de45956530a79d58c29da57a17e5437a8b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3cf9f2c3a4b3aaffa9c1dbbe34624bcaabefd390 (diff) | |
download | llvm-239236b8c2154aa49e98bc7ed774a7d2712edf50.zip llvm-239236b8c2154aa49e98bc7ed774a7d2712edf50.tar.gz llvm-239236b8c2154aa49e98bc7ed774a7d2712edf50.tar.bz2 |
[libc++] Remove pair dependency (#85621)
This moves the definition of a `pair` constructor for `<tuple>` to
`<__utility/pair.h>` and uses the forward declaration of `pair` in
`<tuple>` instead of including the definition.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions