[all-commits] [llvm/llvm-project] ac77b3: [clang][ARM][NFC] Clean up signed conversion and u...
Dominic Chen via All-commits
all-commits at lists.llvm.org
Thu Sep 8 12:48:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac77b3fde120d1c871b770fade67a413c418b94e
https://github.com/llvm/llvm-project/commit/ac77b3fde120d1c871b770fade67a413c418b94e
Author: Dominic Chen <ddchen at apple.com>
Date: 2022-09-08 (Thu, 08 Sep 2022)
Changed paths:
M clang/lib/Headers/arm_acle.h
Log Message:
-----------
[clang][ARM][NFC] Clean up signed conversion and undefined macros in builtin header
These warnings were identified while debugging modules with Wsystem-headers.
Differential Revision: https://reviews.llvm.org/D132003
More information about the All-commits
mailing list