| commit | 40f4ee74fdc904dd469db8fd66eb07e33e06eb45 | [log] [tgz] |
|---|---|---|
| author | Ted Kremenek <kremenek@apple.com> | Fri Apr 10 00:01:14 2009 +0000 |
| committer | Ted Kremenek <kremenek@apple.com> | Fri Apr 10 00:01:14 2009 +0000 |
| tree | d5086831d2f450f83fe7c7be7483d55fb173213a | |
| parent | fe56c25065dc63c43b5b07b7a62d0b3b291818cc [diff] |
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