[all-commits] [llvm/llvm-project] dab43c: Remove some explicit calls to getName() when print...

AaronBallman via All-commits all-commits at lists.llvm.org
Sat Mar 14 14:01:52 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: dab43c85920cd80b919265936e319f9583c8b4e8
      https://github.com/llvm/llvm-project/commit/dab43c85920cd80b919265936e319f9583c8b4e8
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2020-03-14 (Sat, 14 Mar 2020)

  Changed paths:
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/lib/Sema/SemaDeclAttr.cpp
    M clang/test/Sema/no-builtin.cpp
    M clang/test/SemaCXX/member-pointer-ms.cpp

  Log Message:
  -----------
  Remove some explicit calls to getName() when printing diagnostics; NFC




More information about the All-commits mailing list