diff options
author | James Y Knight <jyknight@google.com> | 2015-08-05 22:57:34 +0000 |
---|---|---|
committer | James Y Knight <jyknight@google.com> | 2015-08-05 22:57:34 +0000 |
commit | aa365b2fcd975064234b0859d0881702789b6c40 (patch) | |
tree | 01a584b4b8d4c1e1f12de8da4c542d402d0c1e82 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | d41611cfdf7a858d31c68d038eb70c7a73ed2c3c (diff) | |
download | llvm-aa365b2fcd975064234b0859d0881702789b6c40.zip llvm-aa365b2fcd975064234b0859d0881702789b6c40.tar.gz llvm-aa365b2fcd975064234b0859d0881702789b6c40.tar.bz2 |
Add a TrailingObjects template class.
This is intended to help support the idiom of a class that has some
other objects (or multiple arrays of different types of objects)
appended on the end, which is used quite heavily in clang.
Differential Revision: http://reviews.llvm.org/D11272
llvm-svn: 244164
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions