Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
clang
test
Sema
exprs.c
Find file
Blame
History
Permalink
Fix PR3386 by handling GCC's rules for alignof, which are substantially
· 8dff0176
Chris Lattner
authored
Jan 24, 2009
different than those for sizeof. Reject alignof(bitfield) like gcc does. llvm-svn: 62928
8dff0176
Loading