[PATCH] D24469: [clang-cl] Diagnose duplicate uuids.

Nico Weber via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 12 13:35:50 PDT 2016


thakis updated this revision to Diff 71049.
thakis added a comment.

Remove local XXXs I've since addressed.


https://reviews.llvm.org/D24469

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Sema/AttributeList.h
  include/clang/Sema/Sema.h
  lib/Parse/ParseDecl.cpp
  lib/Sema/SemaDecl.cpp
  lib/Sema/SemaDeclAttr.cpp
  test/SemaCXX/ms-uuid.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24469.71049.patch
Type: text/x-patch
Size: 10716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160912/359566db/attachment.bin>


More information about the cfe-commits mailing list