in a declaration context. r130082</li>
<li>Expanded typo correction, most especially namespace-aware typo
correction in C++</li>
+ <li>Significantly more rich diagnostics w.r.t. macro expansion backtraces,
+ especially when macro arguments are involved.</li>
</ul>
</li>
<li>C++ -- supported in the static analyzer: methods, new, constructors,
also expression traits.</li>
<li>CFI-based debug info -- nlewycky/espindola details</li>
<li>ObjC ARC -- get a blurb from rjmccall</li>
+ <li>API -- The term "instantiation" w.r.t. macros in APIs has been completely
+ replaced by the term "expansion".</li>
</ul>
<!-- = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = -->