[PATCH] D56198: [Basic] Extend DiagnosticEngine to store and format Qualifiers

Anastasia Stulova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 2 03:36:18 PST 2019


Anastasia created this revision.
Anastasia added a reviewer: rjmccall.

This is a follow up patch from the following review comment: https://reviews.llvm.org/D55850?id=178767#inline-495051


https://reviews.llvm.org/D56198

Files:
  include/clang/AST/Type.h
  include/clang/Basic/Diagnostic.h
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/AST/ASTDiagnostic.cpp
  lib/Basic/Diagnostic.cpp
  lib/Sema/SemaOverload.cpp
  test/SemaCXX/addr-of-overloaded-function.cpp
  test/SemaCXX/warn-overloaded-virtual.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56198.179831.patch
Type: text/x-patch
Size: 11052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190102/84e41b88/attachment-0001.bin>


More information about the cfe-commits mailing list