[all-commits] [llvm/llvm-project] cd2f65: Correct some confused diagnostic terminology

Aaron Ballman via All-commits all-commits at lists.llvm.org
Thu Feb 4 12:54:39 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cd2f65b71a4239dcb5a4bcfe25da32a9ac9620cb
      https://github.com/llvm/llvm-project/commit/cd2f65b71a4239dcb5a4bcfe25da32a9ac9620cb
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2021-02-04 (Thu, 04 Feb 2021)

  Changed paths:
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/test/Sema/attr-min-vector-width.c
    M clang/test/SemaOpenCL/invalid-kernel-attrs.cl

  Log Message:
  -----------
  Correct some confused diagnostic terminology

Attributes accept arguments, not parameters, so we should report that
the duplicate attribute arguments don't match.




More information about the All-commits mailing list