Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
5cca53e5beeb6ec14e03327f0fd4e5ff318834d6
/
test
/
Sema
/
offsetof.c
72be24f
Fix a thinko that caused us not to compute __builtin_offset as a
by Douglas Gregor
· 15 years ago
9d5d60f
Diagnose __builtin_offsetof expressions that refer to bit-fields
by Douglas Gregor
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
d00f200
Diagnose __builtin_offsetof on incomplete types. Fixes rdar://problem/7222956
by John McCall
· 15 years ago
e935696
Fix for PR4079: make sure to construct the member expressions for
by Eli Friedman
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
35183ac
Change the AST generated for offsetof a bit so that it looks like a
by Eli Friedman
· 16 years ago
601bae3
Simplify test.
by Anders Carlsson
· 16 years ago
e0c5414
make this pass by adding an expected error, add some tests.
by Chris Lattner
· 17 years ago
5a1deb8
Implement __builtin_offsetof.
by Anders Carlsson
· 17 years ago
3b427b3
rename -parse-ast-print to -ast-print
by Chris Lattner
· 17 years ago
9f3d942
Removed option "-parse-ast-check" from clang driver. This is now implemented
by Ted Kremenek
· 17 years ago
d3fb6ad
a new testcase
by Chris Lattner
· 17 years ago