aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorShoaib Meenai <smeenai@fb.com>2022-07-14 00:21:09 -0700
committerShoaib Meenai <smeenai@fb.com>2022-07-14 00:21:09 -0700
commit42b3a5fb463fd616d981888abaf0f48ab0065a8d (patch)
tree8312da7a90b5a351b409087b5aa842a9097311c5 /llvm/lib/CodeGen/MachineScheduler.cpp
parentc27d815249638df29957e117c9e351a3e8aabc3b (diff)
downloadllvm-42b3a5fb463fd616d981888abaf0f48ab0065a8d.zip
llvm-42b3a5fb463fd616d981888abaf0f48ab0065a8d.tar.gz
llvm-42b3a5fb463fd616d981888abaf0f48ab0065a8d.tar.bz2
[clang] Add missing header include
With my version of the MSVC tools (14.11.25503), this was failing to build because of missing declarations of `std::isalnum` and `std::isdigit`. Include `<cctype>` to get these.
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions