commit | 0bd5c7d1e4cf0ae2fb4c940bcd077cfbedefeb34 | [log] [tgz] |
---|---|---|
author | Jayant Chowdhary <jchowdhary@google.com> | Wed Mar 22 10:46:19 2017 -0700 |
committer | Jayant Chowdhary <jchowdhary@google.com> | Mon Apr 03 16:58:01 2017 -0700 |
tree | d96b26699581e111d1b0b1881e415e90869134fc | |
parent | b57ce710066f3cb269b48490576d3bbd1f7cd863 [diff] |
Temporary fixes for sizes and mangled names. 1) clang segfaults on trying to mangle a global variable name who's type is a dependent sized array type. 2) Sizes of auto types are not deducible. 3) Do not look at source files for exported abi. Test: header-abi-dumper -o example1.dump tests/input/example1.cpp -I tests -- -x c++ -std=c++11 -I . -I ~/android/aosp/external/clang/lib/Headers Change-Id: I9fcab6c8bf82df2aace0161b14f397f34ef0d51e