[all-commits] [llvm/llvm-project] 389f00: [NFC] Sema: use checkArgCount instead of custom ch...

JF Bastien via All-commits all-commits at lists.llvm.org
Tue Jul 28 13:41:57 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 389f009c5757cf09c0b2d77a15b3b541fb0f2a1c
      https://github.com/llvm/llvm-project/commit/389f009c5757cf09c0b2d77a15b3b541fb0f2a1c
  Author: JF Bastien <jfbastien at apple.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/lib/Sema/SemaChecking.cpp
    M clang/test/CodeGen/builtins-ppc-error.c
    M clang/test/SemaOpenCL/to_addr_builtin.cl

  Log Message:
  -----------
  [NFC] Sema: use checkArgCount instead of custom checking

 As requested in D79279.

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




More information about the All-commits mailing list