Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
CodeGenCXX
/
pragma-visibility.cpp
4362261
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail.
by Stephen Lin
· 12 years ago
35668cc
A number of test cases assume that an "int" parameter or return value
by Ulrich Weigand
· 13 years ago
e3a14bb
Merge visibility from previous decls before looking at visibility pragma. This
by Rafael Espindola
· 13 years ago
06e1b13
Ignore visibility attributes after definitions. This matches newer (4.7) gcc's
by Rafael Espindola
· 13 years ago
6d65d7b
Reject mismatched "#pragma GCC visibility push" and "#pragma GCC visibility pop".
by Rafael Espindola
· 14 years ago
273fd77
Fix our handling of #pragma GCC visibility.
by Rafael Espindola
· 14 years ago
2faf32c
Treat visibility on an enclosing namespace as a non-explicit source of
by John McCall
· 15 years ago
d986fc8
Tests for #pragma GCC visibility.
by Eli Friedman
· 15 years ago