[all-commits] [llvm/llvm-project] 54ed30: [ASTMatchers] Make ParamIndex unsigned.

Felix Berger via All-commits all-commits at lists.llvm.org
Wed Dec 15 10:49:48 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 54ed30fdd63b165efd3d3ce59aa96383fac80712
      https://github.com/llvm/llvm-project/commit/54ed30fdd63b165efd3d3ce59aa96383fac80712
  Author: Felix Berger <flx at google.com>
  Date:   2021-12-15 (Wed, 15 Dec 2021)

  Changed paths:
    M clang/include/clang/ASTMatchers/ASTMatchers.h

  Log Message:
  -----------
  [ASTMatchers] Make ParamIndex unsigned.

This fixes a compiler error/warning in
https://lab.llvm.org/buildbot/#/builders/36/builds/15377.

Differential Revision: https://reviews.llvm.org/D115809

Reviewed-by: sammccall




More information about the All-commits mailing list