Skip to content
Snippets Groups Projects
Commit ec17cc79 authored by Mark Schott's avatar Mark Schott Committed by CQ bot account: commit-bot@chromium.org
Browse files

[fbl] Add type check to macros.h

You can currently test for the existence of member functions with the
fbl macros, but not arbitrary member classes or typedefs. This CL adds
support for that.

It also adds tests for all of macros.h since those previously didn't
exist.

TEST: new file macro_tests.cpp
Change-Id: If751e56a562ee37e89fb1962b124bf89b7d3de86
parent 6561adf3
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment