Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
8ecdb65716cd7914ffb2eeee993fa9039fcd31e8
/
test
/
SemaCXX
/
offsetof.cpp
8ecdb65
Completely reimplement __builtin_offsetof, based on a patch by Roberto Amadini.
by Douglas Gregor
· 15 years ago
7c2342d
When pretty-printing tag types, only print the tag if we're in C (and
by John McCall
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
75b699a
Suppress warnings and errors about certain uses of non-POD types (in
by Douglas Gregor
· 15 years ago
16c5378
Make sure to call PerformObjectMemberConversion where necessary.
by Eli Friedman
· 15 years ago
c0d600c
Fix/re-enable test.
by Eli Friedman
· 16 years ago
9c2b347
Disable this test case, I'm tired of seeing red. :)
by Daniel Dunbar
· 16 years ago
5992e4a
Fix a thinko and a test.
by Anders Carlsson
· 16 years ago
f9b8bc6
Downgrade the invalid offsetof error to a warning.
by Anders Carlsson
· 16 years ago
6d7f149
It's an error to call offsetof on a non-POD type.
by Anders Carlsson
· 16 years ago