Implement attribute "analyzer_noreturn" (<rdar://problem/6777003>). This allows
clients of the analyzer to designate custom assertion routines as "noreturn"
functions from the analyzer's perspective but not the compiler's.

llvm-svn: 68746
6 files changed
tree: d5086831d2f450f83fe7c7be7483d55fb173213a
  1. clang/
  2. llvm/