diff options
author | Caslyn Tonelli <6718161+Caslyn@users.noreply.github.com> | 2024-04-01 09:51:38 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-01 09:51:38 -0700 |
commit | d83271b093ec206c2f47a9c636a5727cf63cad5e (patch) | |
tree | 5473d286d69571d9a7fe46aaf3eb679580d044ca /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | a8cfa7cbdf6cc1a94ed25c90897d2e031f77a5a9 (diff) | |
download | llvm-d83271b093ec206c2f47a9c636a5727cf63cad5e.zip llvm-d83271b093ec206c2f47a9c636a5727cf63cad5e.tar.gz llvm-d83271b093ec206c2f47a9c636a5727cf63cad5e.tar.bz2 |
[libc] Include algorithm.h to parser.h (#87125)
This includes algorithm.h directly to provide the definition for
`cpp:max` in parser.h. This will define `max(...)` in the libc namespace
for build systems that pull in parser.h explicitly.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions