[PATCH] Change semantics of regex expectations in the diagnostic verifier

Hans Wennborg hans at chromium.org
Wed Dec 11 14:07:09 PST 2013


  Address Dmitri and Richard's comments.

Hi rsmith, rnk,

http://llvm-reviews.chandlerc.com/D2388

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2388?vs=6039&id=6040#toc

Files:
  include/clang/Basic/DiagnosticFrontendKinds.td
  include/clang/Frontend/VerifyDiagnosticConsumer.h
  lib/Frontend/VerifyDiagnosticConsumer.cpp
  test/Analysis/analyzer-stats.c
  test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p1.cpp
  test/CXX/drs/dr14xx.cpp
  test/CXX/special/class.copy/implicit-move.cpp
  test/Lexer/hexfloat.cpp
  test/Misc/verify.c
  test/Parser/attributes.mm
  test/Sema/format-strings-scanf.c
  test/Sema/ms-wchar.c
  test/Sema/thread-specifier.c
  test/SemaCXX/addr-of-overloaded-function.cpp
  test/SemaCXX/member-expr.cpp
  test/SemaCXX/nested-name-spec.cpp
  test/SemaCXX/operator-arrow-depth.cpp
  test/SemaCXX/pr13394-crash-on-invalid.cpp
  test/SemaCXX/qualified-id-lookup.cpp
  test/SemaCXX/typo-correction-pt2.cpp
  test/SemaCXX/typo-correction.cpp
  test/SemaTemplate/dependent-names.cpp
  test/SemaTemplate/ms-lookup-template-base-classes.cpp
  test/SemaTemplate/typename-specifier.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2388.2.patch
Type: text/x-patch
Size: 29083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131211/336b956f/attachment.bin>


More information about the cfe-commits mailing list