Revert "[Sanitizers] UBSan unreachable incompatible with ASan in the presence of...
commita1e328df4aaa98fbc4d8909893c9aedd7652565a
authorJulian Lettner <jlettner@apple.com>
Thu, 24 Jan 2019 18:04:21 +0000 (24 18:04 +0000)
committerJulian Lettner <jlettner@apple.com>
Thu, 24 Jan 2019 18:04:21 +0000 (24 18:04 +0000)
tree6bb3e01b56acb9c9b2809e8e873ee235f6d483d8
parenta8d481282a769a572ad124335d26a32a713f3859
Revert "[Sanitizers] UBSan unreachable incompatible with ASan in the presence of `noreturn` calls"

This reverts commit cea84ab93aeb079a358ab1c8aeba6d9140ef8b47.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@352069 91177308-0d34-0410-b5e6-96231b3b80d8
15 files changed:
docs/LangRef.rst
include/llvm/Bitcode/LLVMBitCodes.h
include/llvm/IR/Attributes.td
lib/AsmParser/LLLexer.cpp
lib/AsmParser/LLParser.cpp
lib/AsmParser/LLToken.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/IR/Attributes.cpp
lib/IR/Verifier.cpp
lib/Transforms/IPO/ForceFunctionAttrs.cpp
lib/Transforms/Instrumentation/AddressSanitizer.cpp
lib/Transforms/Utils/CodeExtractor.cpp
test/Bitcode/attributes.ll
test/Instrumentation/AddressSanitizer/instrument-no-return.ll