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
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