Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-12 | Ignore visibility attributes after definitions. This matches newer (4.7) gcc's | Rafael Espindola | |
behavior and is the first step in fixing pr13338. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@160104 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2012-05-01 | Extend the error about incompatible visibility attributes in different | Rafael Espindola | |
decls to work on function templates specializations. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155943 91177308-0d34-0410-b5e6-96231b3b80d8 |