[all-commits] [llvm/llvm-project] 92e82a: int64_t and intmax_t are always (signed) long long...
brad0 via All-commits
all-commits at lists.llvm.org
Sun Aug 9 16:44:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 92e82a2890c38bbb158cbf9dd592328b4c383696
https://github.com/llvm/llvm-project/commit/92e82a2890c38bbb158cbf9dd592328b4c383696
Author: Brad Smith <brad at comstyle.com>
Date: 2020-08-09 (Sun, 09 Aug 2020)
Changed paths:
M clang/lib/Basic/Targets/OSTargets.h
Log Message:
-----------
int64_t and intmax_t are always (signed) long long on OpenBSD.
More information about the All-commits
mailing list