summaryrefslogtreecommitdiff
path: root/tests/headers/blacklist-function.hpp
AgeCommit message (Collapse)Author
2021-02-18Rename whitelist -> allowlist and blacklist -> blocklistMarcel Hlopko
For the commandline arguments I added undocumented aliases to old flags, to stay backwards compatible.
2020-05-04Add testStephen Crane
2018-08-13Add ability to blacklist functions.Emilio Cobos Álvarez
Fixes #1336