diff options
author | Alex Langford <alangford@apple.com> | 2023-05-24 15:01:22 -0700 |
---|---|---|
committer | Alex Langford <alangford@apple.com> | 2023-05-26 10:56:17 -0700 |
commit | 877ddac051c4fc6b32e3e45b02dc628b018b381b (patch) | |
tree | 02351a0bc48f2d6c90fd7f449bee90f036060c85 /clang/lib/Lex/ModuleMap.cpp | |
parent | b1cf54f12e83b7aee4aef512fb3700ba4a059f93 (diff) | |
download | llvm-877ddac051c4fc6b32e3e45b02dc628b018b381b.zip llvm-877ddac051c4fc6b32e3e45b02dc628b018b381b.tar.gz llvm-877ddac051c4fc6b32e3e45b02dc628b018b381b.tar.bz2 |
[lldb][NFCI] Include <cstdio> in SBDefines for FILE * definition
There are a few API headers that use FILE * but do not include the
correct header for their definition. Instead of including <cstdio> in each
of the headers manually, it seems easiest to include it in SBDefines to
get them all at once.
rdar://109579348
Differential Revision: https://reviews.llvm.org/D151381
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions