Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
86e4d744eaa44f7e674e41074913d8ed61f1d433
/
test
/
CodeGen
/
visibility.c
1c8278b
Test that attribute(availability) doesn't override private_extern.
by John McCall
· 12 years ago
35cebc3
Unbreak private_extern, which apparently we had zero tests for.
by John McCall
· 14 years ago
e7bc972
When computing visibility, use the latest declaration's explicit visibility
by John McCall
· 14 years ago
ac65c62
A couple of tweaks to the visibility rules:
by John McCall
· 14 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
63db522
Use '-FOO' 'BAR' instead of '-FOO=BAR' for FOO in -stack-protector, -fvisibility, and -fconstant-string-class.
by Daniel Dunbar
· 15 years ago
2475d76
Remove RUN: true lines.
by Daniel Dunbar
· 15 years ago
4fcfde4
Eliminate &&s in tests.
by Daniel Dunbar
· 15 years ago
025f80d
MultiTestRunner: Validate '&&' at the end of RUN lines.
by Daniel Dunbar
· 15 years ago
7e714cd
Internal variables could mistakenly have "hidden" visibility when
by Daniel Dunbar
· 16 years ago
03abc9e
Visibility attributes should only be set on definition.
by Daniel Dunbar
· 16 years ago