[PATCH] D29930: Add `__reference_binds_to_temporary` trait for checking safe reference initialization.

Eric Fiselier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 11 16:10:54 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL322334: Add `__reference_binds_to_temporary` trait for checking safe reference… (authored by EricWF, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D29930?vs=129544&id=129549#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29930

Files:
  cfe/trunk/docs/LanguageExtensions.rst
  cfe/trunk/include/clang/Basic/TokenKinds.def
  cfe/trunk/include/clang/Basic/TypeTraits.h
  cfe/trunk/lib/Sema/SemaExprCXX.cpp
  cfe/trunk/test/SemaCXX/type-traits.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29930.129549.patch
Type: text/x-patch
Size: 5539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180112/d5e16d31/attachment.bin>


More information about the llvm-commits mailing list