1. ee30102 GCC faithfully calculates visibility for variables independently of by John McCall · 14 years ago
  2. 110e8e5 Restore r117644, this time properly ignoring -fvisibility and type visibility by John McCall · 14 years ago
  3. 034f55c Revert r117644, "Apply visibility in IR gen to variables that are merely by Daniel Dunbar · 14 years ago
  4. 87a4ed9 Apply visibility in IR gen to variables that are merely declared by John McCall · 14 years ago
  5. 0df9587 When computing the visibility of a class member, calculate the visibility by John McCall · 14 years ago
  6. 67fa6d5 Abandon the type-visibility optimization for functions. GCC doesn't do it, by John McCall · 14 years ago
  7. ac65c62 A couple of tweaks to the visibility rules: by John McCall · 14 years ago
  8. 1fb0caa Substantially revise how clang computes the visibility of a declaration to by John McCall · 14 years ago
  9. c66bcfd Make sure to set the visible on a vtable; VTTs and typeinfo already by Douglas Gregor · 14 years ago
  10. 39de84d Improved handling of the visibility attribute. Declarations now inherit their parent's visibility. by Anders Carlsson · 15 years ago