Commit Graph

1 Commits

Author SHA1 Message Date
Saleem Abdulrasool
df1bcb76e4 test: add ClangImporter test for _setjmp APINote
This ensures that we do not allow someone to import `_setjmp` on Windows
which is not annotated with `__attribute__((__returns_twice__))` and
cannot be adjusted without assistance from Microsoft.
2018-12-15 09:24:01 -08:00