Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
864c041e118155c2b1ce0ba36942a3da5a4a055e
/
www
/
cxx_compatibility.html
c41b6ff
New language-compatibility page, including language-compatibility information for the various language dialects Clang supports in a single, easy-to-find page
by Douglas Gregor
· 14 years ago
5016300
Rework the unqualified-lookup-in-templates section of the compatibility
by John McCall
· 14 years ago
d45c93c
Some more nods to HTML well-formedness.
by John McCall
· 14 years ago
f44ea72
Fix template ordering compatibility docs. I missed another section that covered
by Jeffrey Yasskin
· 14 years ago
1390c3d
Describe a gcc compatibility problem that occurs when a template calls a
by Jeffrey Yasskin
· 14 years ago
4a40a2f
Add a compatibility note about incomplete types in templates.
by John McCall
· 14 years ago
a481ec4
It turns out that people love using VLAs in templates, too. Weaken our
by Douglas Gregor
· 14 years ago
0fddb97
Implement support for variable length arrays in C++. VLAs are limited
by Douglas Gregor
· 14 years ago
5dd52ac
Add a note to the C++ compatibility page about templates with no
by John McCall
· 15 years ago
489722f
Add another compatibility note and tweak a few of the existing ones.
by John McCall
· 15 years ago
6243e33
Fix a typo in a tag.
by Chandler Carruth
· 15 years ago
9b2fc95
Document common clang compatibility issues.
by Rafael Espindola
· 15 years ago