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