| commit | 692d5331007c2c5b92acd2393f73fa2b3c4a2509 | [log] [tgz] |
|---|---|---|
| author | Olivier Goffart <ogoffart@woboq.com> | Thu Jun 09 16:16:06 2016 +0000 |
| committer | Olivier Goffart <ogoffart@woboq.com> | Thu Jun 09 16:16:06 2016 +0000 |
| tree | 80bba91dfe01d52dde0098c1ba50f68802725d0b | |
| parent | 81978014c5764ee50a41752cd2740e4f80fbdf6e [diff] |
Make sizeof and alignof a CXCursor_UnaryExpr So we can match sizeof expressions more accurately than with UnexposedExpr Differential Revision: http://reviews.llvm.org/D18081 llvm-svn: 272274