Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
e0a2bc2320e80406c82a1ec8c48ac71625012471
/
test
/
Sema
/
expr-address-of.c
b45f75c
Fix several issues in checking of address-of expressions.
by Daniel Dunbar
· 16 years ago
73cf87e
Fix http://llvm.org/bugs/show_bug.cgi?id=2103.
by Steve Naroff
· 17 years ago
4b3db2b
It is allowed to get the address of an array subscript, even if the array has the register qualifier, if the array is really a pointer.
by Anders Carlsson
· 17 years ago
a324907
Tighten up address-of checking, implementing test/Sema/expr-address-of.c.
by Chris Lattner
· 17 years ago