commit | 3d1ad14df9f5732210b8da64b234f5434d761607 | [log] [tgz] |
---|---|---|
author | Hsin-Yi Chen <hsinyichen@google.com> | Tue Oct 30 18:48:49 2018 +0800 |
committer | Hsin-Yi Chen <hsinyichen@google.com> | Thu Nov 08 15:03:25 2018 +0800 |
tree | b9a21b9f9caed79fe3a936268ff2733ebe0c913f | |
parent | 419ef1bf8e7b8068b34af5d49919d60e012db62c [diff] |
Add a command line option to dump function declarations If -dump-function-declarations is specified, header-abi-dumper outputs the functions declared but not defined in the input file. The command line option can be used to dump header files. Test: header-abi-dumper -suppress-errors -dump-function-declarations system/libfmq/include/fmq/MessageQueue.h -o test.txt -- Bug: 117582158 Bug: 71485848 Change-Id: I85a3944047e085a032779a69b04ac5211f3b9467