<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"><!-- Material used from: HTML 4.01 specs: http://www.w3.org/TR/html401/ --><html><head><METAhttp-equiv="Content-Type"content="text/html; charset=ISO-8859-1"><title>Clang Language Extensions</title><linktype="text/css"rel="stylesheet"href="../menu.css"><linktype="text/css"rel="stylesheet"href="../content.css"><styletype="text/css">td{vertical-align:top;}</style></head><body><!--#include virtual="../menu.html.incl"--><divid="content"><h1>Clang Language Extensions</h1><ul><li><ahref="#intro">Introduction</a></li><li><ahref="#feature_check">Feature Checking Macros</a></li><li><ahref="#has_include">Include File Checking Macros</a></li><li><ahref="#builtinmacros">Builtin Macros</a></li><li><ahref="#vectors">Vectors and Extended Vectors</a></li><li><ahref="#deprecated">Messages on <tt>deprecated</tt> and <tt>unavailable</tt> attributes</a></li><li><ahref="#attributes-on-enumerators">Attributes on enumerators</a></li><li><ahref="#checking_language_features">Checks for Standard Language Features</a><ul><li><