[all-commits] [llvm/llvm-project] 1784fe: [Clang] Fix signed-unsigned comparison warning tha...
martinboehme via All-commits
all-commits at lists.llvm.org
Wed Jun 15 01:54:06 PDT 2022
Branch: refs/heads/fix_signed_unsigned
Home: https://github.com/llvm/llvm-project
Commit: 1784fe7be782ce34bf4a06529a89f47d1ec0e6f4
https://github.com/llvm/llvm-project/commit/1784fe7be782ce34bf4a06529a89f47d1ec0e6f4
Author: Martin Boehme <mboehme at google.com>
Date: 2022-06-15 (Wed, 15 Jun 2022)
Changed paths:
M clang/unittests/AST/AttrTest.cpp
Log Message:
-----------
[Clang] Fix signed-unsigned comparison warning that breaks the ppc64 build.
More information about the All-commits
mailing list