Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
b21c11d655027ae439be83af84f9bce3ab0f728b
/
test
/
Sema
/
dllimport-dllexport.c
98ae834
Fix an old (2009) FIXME:
by Rafael Espindola
· 13 years ago
9b79fc9
Process attributes in the order they appear in the source code. This make clang
by Rafael Espindola
· 13 years ago
9afbfbe
Support dllimport and dllexport on x86-64 Windows. PR10978. Patch by Ruben Van Boxem.
by Eli Friedman
· 13 years ago
d6b8de0
Change the wording of the bad-decl-for-attribute warning and error
by John McCall
· 14 years ago
f0122fe
dllimport and dllexport are declspec attributes, too. They're also
by Charles Davis
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
026dc96
Several related changes:
by Chris Lattner
· 16 years ago
3c902ce
Fix filename typo.
by Sebastian Redl
· 16 years ago
[Renamed from test/Sema/dllimmport-dllexport.c]
2f40270
Add full dllimport / dllexport support: both sema checks and codegen.
by Anton Korobeynikov
· 16 years ago