[infra] enabling trace-pc-guard for the guinea pig target #84

This commit is contained in:
Mike Aizatsky 2016-12-13 11:33:08 -08:00 committed by GitHub
parent 7747c34d2d
commit 37ffa07246
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
homepage: "https://github.com/nlohmann/json"
primary_contact: "niels.lohmann@gmail.com"
coverage_flags: "-fsanitize-coverage=trace-pc-guard"
sanitizers:
- address
- undefined