about summary refs log tree commit diff homepage
path: root/test/Feature/ExtCallWarnings.c
AgeCommit message (Collapse)Author
2023-07-12Replaced --suppress-external-warnings and --all-external-warnings with ↵Cristian Cadar
--external-call-warnings=none|once-per-function|all. This eliminates the ambiguity when both of the old options were set. Added test for the new option.