[compiler-rt] Add ubsan interface header.
authorPierre Gousseau <pierregousseau14@gmail.com>
Fri, 13 Sep 2019 08:22:58 +0000 (08:22 +0000)
committerPierre Gousseau <pierregousseau14@gmail.com>
Fri, 13 Sep 2019 08:22:58 +0000 (08:22 +0000)
commit1ae9e6918d94ec0e296c7753cd3f1a7c22cb3153
tree668f6a378fc18cd627043357e96abd9a554c77b8
parentf8a89c8fa7fe89632530ba86983127133686afe4
[compiler-rt] Add ubsan interface header.

This is to document __ubsan_default_options().

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D67503

llvm-svn: 371822
compiler-rt/include/CMakeLists.txt
compiler-rt/include/sanitizer/ubsan_interface.h [new file with mode: 0644]