Skip to content
Commit 5fab27aa authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Replace "#if __clang__" by "#if __has_feature(attribute_analyzer_noreturn)" to...

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!

llvm-svn: 118603
parent 94ce9711
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment