[all-commits] [llvm/llvm-project] 38d3e7: [clang] Use the location of the void parameters wh...

Jaydeep Chauhan via All-commits all-commits at lists.llvm.org
Fri Jul 31 12:37:25 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 38d3e7533279fd4bfefcd88eac7d3b64f804c53a
      https://github.com/llvm/llvm-project/commit/38d3e7533279fd4bfefcd88eac7d3b64f804c53a
  Author: Jaydeep Chauhan <jaydeepchauhan1494 at gmail.com>
  Date:   2020-07-31 (Fri, 31 Jul 2020)

  Changed paths:
    M clang/lib/Sema/SemaType.cpp
    A clang/test/SemaCXX/void-argument.cpp

  Log Message:
  -----------
  [clang] Use the location of the void parameters when complaining that only a single void parameter should be present.

Fixes PR46417.

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

Reviewed By: aaron.ballman




More information about the All-commits mailing list