Go to file
Hubert Tong 034d2c92e8 Add FixedSizeStorage to TrailingObjects; NFC
Summary: This change introduces two types, `FixedSizeStorage` and `FixedSizeStorageOwner`, which can be used to provide stack-allocated objects with trailing objects.

Reviewers: rsmith, faisalv, aaron.ballman

Subscribers: llvm-commits, cfe-commits, nwilson

Differential Revision: http://reviews.llvm.org/D19770

llvm-svn: 273664
2016-06-24 11:34:16 +00:00
clang Add (commented out) status entries for the upcoming WG21 motions. 2016-06-24 11:20:31 +00:00
clang-tools-extra Remove ignoringImplicit from clang-tidy. 2016-06-24 09:39:28 +00:00
compiler-rt Change shared library load path to appease Android bot 2016-06-24 06:49:01 +00:00
debuginfo-tests
libclc configure: Remove device specific defines 2016-06-17 20:30:50 +00:00
libcxx Run list debug copy test in C++03. 2016-06-22 08:57:33 +00:00
libcxxabi Fix [libcxxabi] Fix warning about uninitialized const member. 2016-06-15 19:59:16 +00:00
libunwind [libunwind] Improve unwinder stack usage - III 2016-06-14 15:51:01 +00:00
lld [ELF] - Fix incorrect logic in VersionScriptParser::parseVersion() 2016-06-24 11:23:55 +00:00
lldb Silence a -Wc++11-narrowing warning 2016-06-24 05:31:23 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm Add FixedSizeStorage to TrailingObjects; NFC 2016-06-24 11:34:16 +00:00
openmp Remove redundant %libomp-compile step from test/lock/omp_lock.c 2016-06-23 16:18:59 +00:00
parallel-libs Create parallel-libs subproject in LLVM 2016-06-22 18:24:46 +00:00
polly clang-tidy: Add llvm namespace comments 2016-06-23 22:17:27 +00:00