Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
c92bbb4429dfce891d7f4000f0dabcc9ddaa68b7
/
docs
/
LanguageExtensions.html
cae5095
Add a __has_attribute macro that works much like __has_feature and __has_builtin.
by Anders Carlsson
· 14 years ago
1274ccd
Implement C++0x scoped enumerations, from Daniel Wallin! (and tweaked a
by Douglas Gregor
· 14 years ago
c784dc1
Patch for adding message to unavailable attribute.
by Fariborz Jahanian
· 14 years ago
dab60ad
Implement the C++0x "trailing return type" feature, e.g.,
by Douglas Gregor
· 14 years ago
f6c0977
Implement __has_feature(cxx_inline_namespaces)
by Sebastian Redl
· 14 years ago
3e5d00c
Reverted r103214.
by mike-m
· 15 years ago
[Renamed from docs/main/LanguageExtensions.html]
25a7678
2nd part of: Overhauled llvm/clang docs builds.
by mike-m
· 15 years ago
[Renamed from docs/LanguageExtensions.html]
4290fbd
Add Clang version inspection macros. Fixes PR6681.
by Douglas Gregor
· 15 years ago
1444aef
concepts is not a keyword here and fix copy-pasto.
by Nick Lewycky
· 15 years ago
5d7650b
update link
by Chris Lattner
· 15 years ago
d2bf0cd
Clarify the documentation of ext_vector, and add a small example. Hopefully
by Owen Anderson
· 15 years ago
9cc90a3
Fix pasto in __has_feature(cxx_lambdas) docs
by Douglas Gregor
· 15 years ago
4ef4c6b
Add a bunch more feature-checking macros for C++0x features. Some of these are
by Sean Hunt
· 15 years ago
0eb9560
Fix typo.
by Ted Kremenek
· 15 years ago
22c3410
Add __has_feature(cxx_exceptions) and __has_feature(cxx_rtti) to table of contents.
by Ted Kremenek
· 15 years ago
87774fd
Add section on what language features __has_feature() supports for querying if they are enabled.
by Ted Kremenek
· 15 years ago
92bd8c7
Added __has_include and __has_include_next.
by John Thompson
· 15 years ago
21190d5
Implement __builtin_unreachable(), a GCC 4.5 extension.
by Chris Lattner
· 15 years ago
aad826b
grammaro
by Chris Lattner
· 15 years ago
625b586
Fix "for all intensive purposes" to "for all intents and purposes".
by Nick Lewycky
· 16 years ago
148772a
implement and document a new __has_feature and __has_builtin magic
by Chris Lattner
· 16 years ago
a021e7c
257 -> FS
by Chris Lattner
· 16 years ago
81edc9f
mention the non-standard builtin macros we support.
by Chris Lattner
· 16 years ago
2893589
typos
by Chris Lattner
· 16 years ago
4df2114
Wording changes.
by Ted Kremenek
· 16 years ago
ed86931
Add blurb about attribute "analyzer_noreturn"
by Ted Kremenek
· 16 years ago
1177f91
document the x86 address space extension for GS.
by Chris Lattner
· 16 years ago
a7dbdf5
link to blocks dox
by Chris Lattner
· 16 years ago
0224680
fix typo
by Chris Lattner
· 16 years ago
965acbb
Allow "overloadable" functions in C to be declared as variadic without
by Douglas Gregor
· 16 years ago
f161d41
wrap some crazy long lines.
by Chris Lattner
· 16 years ago
6f72da5
document __builtin_shufflevector
by Chris Lattner
· 16 years ago
cb54d43
Add documentation for overloaded functions in C
by Douglas Gregor
· 16 years ago
5ce933f
new document.
by Chris Lattner
· 16 years ago