[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
all-canonical-function-names in BENCHMARKS_CACHE is a lie
- Subject: all-canonical-function-names in BENCHMARKS_CACHE is a lie
- From: Chris Warburton
- Date: Tue, 09 Jan 2018 20:58:46 +0000
- Resolution: fixed
- State: resolved
It contains destructors as well as
functions. BENCHMARKS_ONLY_FUNCTION_NAMES contains function names
without including destructors. We should fix the former, to make the
latter unnecessary.