[ADT] bit.h - replace <stdint.h> with <cstdint>
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 1 Sep 2022 19:44:56 +0000 (20:44 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 1 Sep 2022 19:44:56 +0000 (20:44 +0100)
commite5804a5a6149c9ea33fe269d447b4da512580c58
tree5f4df722a6c864bc48134a86fb3b5bba18b9dddb
parent919fcab6e2f48fdcb3911302958514cce2e01387
[ADT] bit.h - replace <stdint.h> with <cstdint>

This is a C++ header after all.
llvm/include/llvm/ADT/bit.h