[all-commits] [llvm/llvm-project] e5804a: [ADT] bit.h - replace <stdint.h> with <cstdint>
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Sep 1 12:45:24 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e5804a5a6149c9ea33fe269d447b4da512580c58
https://github.com/llvm/llvm-project/commit/e5804a5a6149c9ea33fe269d447b4da512580c58
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-09-01 (Thu, 01 Sep 2022)
Changed paths:
M llvm/include/llvm/ADT/bit.h
Log Message:
-----------
[ADT] bit.h - replace <stdint.h> with <cstdint>
This is a C++ header after all.
More information about the All-commits
mailing list