summaryrefslogtreecommitdiffstats
path: root/clang/docs/LanguageExtensions.html
Commit message (Expand)AuthorAgeFilesLines
* Reverted r103214.mike-m2010-05-071-0/+658
* 2nd part of: Overhauled llvm/clang docs builds.mike-m2010-05-061-658/+0
* Add Clang version inspection macros. Fixes PR6681.Douglas Gregor2010-04-301-1/+38
* concepts is not a keyword here and fix copy-pasto.Nick Lewycky2010-04-231-2/+2
* update linkChris Lattner2010-03-161-1/+1
* Clarify the documentation of ext_vector, and add a small example. HopefullyOwen Anderson2010-01-271-3/+19
* Fix pasto in __has_feature(cxx_lambdas) docsDouglas Gregor2010-01-131-1/+1
* Add a bunch more feature-checking macros for C++0x features. Some of these areAlexis Hunt2010-01-131-0/+77
* Fix typo.Ted Kremenek2009-12-031-1/+1
* Add __has_feature(cxx_exceptions) and __has_feature(cxx_rtti) to table of con...Ted Kremenek2009-12-031-6/+10
* Add section on what language features __has_feature() supports for querying i...Ted Kremenek2009-12-031-0/+18
* Added __has_include and __has_include_next.John Thompson2009-11-021-0/+64
* Implement __builtin_unreachable(), a GCC 4.5 extension.Chris Lattner2009-09-211-0/+42
* grammaroChris Lattner2009-09-161-1/+1
* Fix "for all intensive purposes" to "for all intents and purposes".Nick Lewycky2009-06-141-5/+5
* implement and document a new __has_feature and __has_builtin magic Chris Lattner2009-06-131-2/+75
* 257 -> FSChris Lattner2009-05-051-3/+4
* mention the non-standard builtin macros we support.Chris Lattner2009-04-131-0/+7
* typosChris Lattner2009-04-101-2/+2
* Wording changes.Ted Kremenek2009-04-101-6/+7
* Add blurb about attribute "analyzer_noreturn"Ted Kremenek2009-04-101-1/+46
* document the x86 address space extension for GS.Chris Lattner2009-04-091-0/+44
* link to blocks doxChris Lattner2009-03-091-1/+4
* fix typoChris Lattner2009-02-181-1/+1
* Allow "overloadable" functions in C to be declared as variadic withoutDouglas Gregor2009-02-181-0/+18
* wrap some crazy long lines.Chris Lattner2009-02-131-2/+8
* document __builtin_shufflevectorChris Lattner2009-02-131-50/+29
* Add documentation for overloaded functions in CDouglas Gregor2009-02-131-0/+76
* new document.Chris Lattner2009-02-091-0/+147
OpenPOWER on IntegriCloud