| commit | 65497cce201e667d11b436d24afbcc5d7ca786a8 | [log] [tgz] |
|---|---|---|
| author | John Wiegley <johnw@boostpro.com> | Wed Apr 27 23:09:49 2011 +0000 |
| committer | John Wiegley <johnw@boostpro.com> | Wed Apr 27 23:09:49 2011 +0000 |
| tree | 748574faf97bcc843108b74247fc8c2210b71c65 | |
| parent | 08704349da5aed388fa8694775593f69fd108070 [diff] |
t/clang/type-traits Patch authored by John Wiegley. These type traits are used for parsing code that employs certain features of the Embarcadero C++ compiler. Several of these constructs are also desired by libc++, according to its project pages (such as __is_standard_layout). llvm-svn: 130342