Age | Commit message (Expand) | Author |
---|---|---|
2013-01-12 | Disable caching of visibility. | Rafael Espindola |
2012-12-25 | Add 171048 back but invalidate the cache of all redeclarations when setting | Rafael Espindola |
2012-10-24 | A number of test cases assume that an "int" parameter or return value | Ulrich Weigand |
2012-10-11 | Handle gnu_inline in c++ in a gcc compatible way. Original patch by Tobias | Rafael Espindola |
2012-07-13 | Use -fvisibility-inlines-hidden in inline functions too. This matches gcc | Rafael Espindola |
2011-12-27 | Fix the visibility of methods of explicit template instantiation definition | Rafael Espindola |
2011-06-15 | Fix a couple more tests with ARM ABI. | Eli Friedman |
2010-12-10 | Treat visibility on an enclosing namespace as a non-explicit source of | John McCall |
2010-11-01 | Only apply -fvisibility-inlines-hidden to definitions. Apparently | John McCall |
2010-10-28 | Don't apply -fvisibility-inlines-hidden to extern templates. | John McCall |
2010-06-15 | Implement -fvisibility-inlines-hidden. <rdar://problem/7819834> | Douglas Gregor |