1. 35cebc3 Unbreak private_extern, which apparently we had zero tests for. by John McCall · 14 years ago
  2. e7bc972 When computing visibility, use the latest declaration's explicit visibility by John McCall · 14 years ago
  3. ac65c62 A couple of tweaks to the visibility rules: by John McCall · 14 years ago
  4. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  5. 63db522 Use '-FOO' 'BAR' instead of '-FOO=BAR' for FOO in -stack-protector, -fvisibility, and -fconstant-string-class. by Daniel Dunbar · 15 years ago
  6. 2475d76 Remove RUN: true lines. by Daniel Dunbar · 15 years ago
  7. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  8. 025f80d MultiTestRunner: Validate '&&' at the end of RUN lines. by Daniel Dunbar · 15 years ago
  9. 7e714cd Internal variables could mistakenly have "hidden" visibility when by Daniel Dunbar · 15 years ago
  10. 03abc9e Visibility attributes should only be set on definition. by Daniel Dunbar · 15 years ago