summaryrefslogtreecommitdiff
path: root/test-path-utils.c
diff options
context:
space:
mode:
authorKarthik Nayak <karthik.188@gmail.com>2016-02-17 23:36:12 +0530
committerJunio C Hamano <gitster@pobox.com>2016-02-17 14:06:45 -0800
commit4de707ea4f61f9df7d2a76303df00caa5ec0899d (patch)
tree482b98e75e6056d1bf4ac0d5762ba3842af27533 /test-path-utils.c
parentb072add7fbcef19bd49d70fe9adad05b2374295e (diff)
downloadgit-4de707ea4f61f9df7d2a76303df00caa5ec0899d.tar.gz
ref-filter: introduce parsing functions for each valid atom
Parsing atoms is done in populate_value(), this is repetitive and hence expensive. Introduce a parsing function which would let us parse atoms beforehand and store the required details into the 'used_atom' structure for further usage. Helped-by: Eric Sunshine <sunshine@sunshineco.com> Helped-by: Ramsay Jones <ramsay@ramsayjones.plus.com> Helped-by: Andreas Schwab <schwab@linux-m68k.org> Signed-off-by: Karthik Nayak <Karthik.188@gmail.com> Reviewed-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'test-path-utils.c')
0 files changed, 0 insertions, 0 deletions