Go to file
Ted Kremenek 40f4ee74fd 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
2009-04-10 00:01:14 +00:00
clang Implement attribute "analyzer_noreturn" (<rdar://problem/6777003>). This allows 2009-04-10 00:01:14 +00:00
llvm Constify getter methods. 2009-04-10 00:00:25 +00:00