[PATCH] D39064: implement __has_unique_object_representations

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 24 14:32:24 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL316518: mplement __has_unique_object_representations (authored by erichkeane).

Changed prior to commit:
  https://reviews.llvm.org/D39064?vs=120132&id=120137#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39064

Files:
  cfe/trunk/include/clang/AST/Type.h
  cfe/trunk/include/clang/Basic/TokenKinds.def
  cfe/trunk/include/clang/Basic/TypeTraits.h
  cfe/trunk/lib/AST/Type.cpp
  cfe/trunk/lib/Parse/ParseExpr.cpp
  cfe/trunk/lib/Sema/SemaExprCXX.cpp
  cfe/trunk/test/SemaCXX/type-traits.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39064.120137.patch
Type: text/x-patch
Size: 21300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171024/20fe8c51/attachment-0001.bin>


More information about the cfe-commits mailing list