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

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


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

On conflict, keep first uuid in ast instead of having different uuids on different redeclarations.


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.71050.patch
Type: text/x-patch
Size: 10618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160912/06656b6f/attachment-0001.bin>


More information about the cfe-commits mailing list