aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/TestModuleFileExtension.cpp
diff options
context:
space:
mode:
authorWilliam Tran-Viet <wtranviet@proton.me>2025-07-17 03:43:12 -0400
committerGitHub <noreply@github.com>2025-07-17 09:43:12 +0200
commit2194bca2b78cf1ada2aa539e2a3ad8128a80f63a (patch)
treef2df10df8b53e11a342a58b67f6d8d182dc01578 /clang/lib/Frontend/TestModuleFileExtension.cpp
parent1653a093def10543d8f958fe7d4cde9ab1dd8bca (diff)
downloadllvm-2194bca2b78cf1ada2aa539e2a3ad8128a80f63a.zip
llvm-2194bca2b78cf1ada2aa539e2a3ad8128a80f63a.tar.gz
llvm-2194bca2b78cf1ada2aa539e2a3ad8128a80f63a.tar.bz2
[libc++] Granularize `range_format` and `format_kind` declarations (#148876)
While working on #105430 I ran into an issue implementing [[optional.syn]](https://eel.is/c++draft/optional.syn) because of a circular include that looked like the following: `optional -> __format/range_default_formatter.h -> __format/range_formatter.h -> __format/format_context.h -> optional`. Only `format_kind` and `range_format` are needed, and so they looked like candidates to be put into an internal header.
Diffstat (limited to 'clang/lib/Frontend/TestModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions