llvm-project
d83271b0
- [libc] Include algorithm.h to parser.h (#87125)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[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.
References
#87125 - [libc] Include algorithm.h to parser.h
Author
Caslyn
Parents
a8cfa7cb
Loading