aboutsummaryrefslogtreecommitdiff
path: root/docs/LanguageExtensions.html
AgeCommit message (Expand)Author
2009-11-02Added __has_include and __has_include_next.John Thompson
2009-09-21Implement __builtin_unreachable(), a GCC 4.5 extension.Chris Lattner
2009-09-16grammaroChris Lattner
2009-06-14Fix "for all intensive purposes" to "for all intents and purposes".Nick Lewycky
2009-06-13implement and document a new __has_feature and __has_builtin magic Chris Lattner
2009-05-05257 -> FSChris Lattner
2009-04-13mention the non-standard builtin macros we support.Chris Lattner
2009-04-10typosChris Lattner
2009-04-10Wording changes.Ted Kremenek
2009-04-10Add blurb about attribute "analyzer_noreturn"Ted Kremenek
2009-04-09document the x86 address space extension for GS.Chris Lattner
2009-03-09link to blocks doxChris Lattner
2009-02-18fix typoChris Lattner
2009-02-18Allow "overloadable" functions in C to be declared as variadic withoutDouglas Gregor
2009-02-13wrap some crazy long lines.Chris Lattner
2009-02-13document __builtin_shufflevectorChris Lattner
2009-02-13Add documentation for overloaded functions in CDouglas Gregor
2009-02-09new document.Chris Lattner