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

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 4 03:56:20 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC350386: [Basic] Extend DiagnosticEngine to store and format Qualifiers. (authored by stulova, committed by ).

Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56198/new/

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.180219.patch
Type: text/x-patch
Size: 11318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190104/234fe578/attachment-0001.bin>


More information about the cfe-commits mailing list