diff options
| author | Jessica Clarke <jrtc27@jrtc27.com> | 2021-01-27 19:44:01 +0000 |
|---|---|---|
| committer | Jessica Clarke <jrtc27@jrtc27.com> | 2021-01-27 19:44:01 +0000 |
| commit | e47a388bd6486d0af7066f1d8b033a13d0ffc7df (patch) | |
| tree | 2d6043aaa907c028757b1692bd1bda691c548c9a /clang/lib/Frontend/CompilerInvocation.cpp | |
| parent | 5748a71ba3da69e9f0bfb2024eadfe6eeacade01 (diff) | |
| download | llvm-e47a388bd6486d0af7066f1d8b033a13d0ffc7df.zip llvm-e47a388bd6486d0af7066f1d8b033a13d0ffc7df.tar.gz llvm-e47a388bd6486d0af7066f1d8b033a13d0ffc7df.tar.bz2 | |
[builtins] Fix build after D95537 due to missing size_t
Strangely int_lib.h only includes stdint.h and not stddef.h, so we need
to include the latter to be able to use size_t here.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
