index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
LanguageExtensions.html
Age
Commit message (
Expand
)
Author
2010-05-06
2nd part of: Overhauled llvm/clang docs builds.
mike-m
2010-04-30
Add Clang version inspection macros. Fixes PR6681.
Douglas Gregor
2010-04-23
concepts is not a keyword here and fix copy-pasto.
Nick Lewycky
2010-03-16
update link
Chris Lattner
2010-01-27
Clarify the documentation of ext_vector, and add a small example. Hopefully
Owen Anderson
2010-01-13
Fix pasto in __has_feature(cxx_lambdas) docs
Douglas Gregor
2010-01-13
Add a bunch more feature-checking macros for C++0x features. Some of these are
Sean Hunt
2009-12-03
Fix typo.
Ted Kremenek
2009-12-03
Add __has_feature(cxx_exceptions) and __has_feature(cxx_rtti) to table of con...
Ted Kremenek
2009-12-03
Add section on what language features __has_feature() supports for querying i...
Ted Kremenek
2009-11-02
Added __has_include and __has_include_next.
John Thompson
2009-09-21
Implement __builtin_unreachable(), a GCC 4.5 extension.
Chris Lattner
2009-09-16
grammaro
Chris Lattner
2009-06-14
Fix "for all intensive purposes" to "for all intents and purposes".
Nick Lewycky
2009-06-13
implement and document a new __has_feature and __has_builtin magic
Chris Lattner
2009-05-05
257 -> FS
Chris Lattner
2009-04-13
mention the non-standard builtin macros we support.
Chris Lattner
2009-04-10
typos
Chris Lattner
2009-04-10
Wording changes.
Ted Kremenek
2009-04-10
Add blurb about attribute "analyzer_noreturn"
Ted Kremenek
2009-04-09
document the x86 address space extension for GS.
Chris Lattner
2009-03-09
link to blocks dox
Chris Lattner
2009-02-18
fix typo
Chris Lattner
2009-02-18
Allow "overloadable" functions in C to be declared as variadic without
Douglas Gregor
2009-02-13
wrap some crazy long lines.
Chris Lattner
2009-02-13
document __builtin_shufflevector
Chris Lattner
2009-02-13
Add documentation for overloaded functions in C
Douglas Gregor
2009-02-09
new document.
Chris Lattner
[prev]