[PATCH] D44913: [ObjC] Enable using C++ triviality type traits for non-trivial C structs

Akira Hatanaka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 27 17:15:58 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328680: [ObjC] Make C++ triviality type traits available to non-trivial C (authored by ahatanak, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D44913?vs=139862&id=140023#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44913

Files:
  cfe/trunk/include/clang/Basic/TokenKinds.def
  cfe/trunk/lib/Sema/SemaExprCXX.cpp
  cfe/trunk/test/SemaObjC/non-trivial-struct-traits.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44913.140023.patch
Type: text/x-patch
Size: 5556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180328/ab31a06b/attachment.bin>


More information about the llvm-commits mailing list