]> granicus.if.org Git - clang/commit
Replace "#if __clang__" by "#if __has_feature(attribute_analyzer_noreturn)" to be...
authorTed Kremenek <kremenek@apple.com>
Tue, 9 Nov 2010 18:54:17 +0000 (18:54 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 9 Nov 2010 18:54:17 +0000 (18:54 +0000)
commita0eabb7d1dfc7a36ac0a532be192867bed06f352
tree6e06559746eba85158d4e788ed80395db77e1b96
parentee743f903858e337434ac0335f147f4de4ecae05
Replace "#if __clang__" by "#if __has_feature(attribute_analyzer_noreturn)" to be consistent with all other snippets on this page.

Patch by Jean-Daniel Dupas!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@118603 91177308-0d34-0410-b5e6-96231b3b80d8
www/analyzer/annotations.html