hermes
hermes copied to clipboard
Create metaprogram to verify correct use of lock acquisitions
Created from JIRA HERM-81
The number of calls to GetIdsPtr plus the number of calls to GetBufferIdsPtr should equal the number of calls to ReleaseIdsPtr. We can use the tokenizer code present in config_parser.cc.