History log of /bionic/tools/versioner/tests/preprocessor_idempotence/expected/foo.h
Revision Date Author Comments
9f7ce3d27f5ad369db54047d3f6029add70a55b9 15-Aug-2016 Josh Gao <jmgao@google.com> versioner: fix off-by-one error in header guard calculation.

This was causing redundant guards to be emitted in cases where
declarations were already guarded by another macro.

Bug: http://b/30170081
Change-Id: I9080838fbea5a56225df4b26d0918657fb6c4f21
Test: python run_tests.py